Hi to all on this forum.
I hope someone of you could help me figure out the issue.
I’m trying to connect ESP32-S3 with the DFPlayer.
First I tried to connect ESP32 with the DFPlayer with the code from the ESPHome page. And this was successful - I could hear all the mp3s I’ve uploaded to the sdcard. Pins for the test on ESP32 board were 16 and17 (https://ae01.alicdn.com/kf/Sa74c2ababf3640c5b77022481509c13bi.jpg)
The issue is that I need more RAM for all the logic I intend to put on the ESP (ble scanner is one of them).
I have following ESP32S3 board - https://ae01.alicdn.com/kf/S4417a61536a849e9be891cccd1cb263ca.jpg
No matter which combination I use for the UART (being a 17/18, 43/44 or custom one like 4/5), I hear cracking noise coming from the speakers.
This is the setup I’m using for the ESP32-S3 (mine is N16R8, but shouldn’t matter).
Same setup (different UART pins though) I’ve been using for ESP32.
Anyone here that could help me figuring out the cracking issue?
Thanks in advance.