Search found 1 match
- Fri Jun 14, 2024 9:47 am
- Forum: ESP-ADF
- Topic: Audio Pipline with MAX98357A issue.
- Replies: 0
- Views: 3099
Audio Pipline with MAX98357A issue.
I have custom hardware and I can play sine tone on the speaker using ESP-IDF 5.2.1, But when I try to use ADF for Audio application to play MP3 I can not see any error on log or crash. Am I missing some thing here I am attaching code and load. #include <string.h> #include <stdio.h> #include <math.h>...