Ed Smallenburg
Ed Smallenburg
It's not fully working yet, so it is not published. Sound, display and webinterface is working.
Did you upload the .ini file to SPIFFS? Please show the logging on the serial output.
1 - Did you upload the .ini file? 2- Can you show the logging from the beginning?
1 - Click the PIO icon at the left side bar. The project tasks should open. - Select env:esp32doit-devkit-v1 (it may be slightly different depending on the board you're using)....
The VS1053 hardware has only 2 frequency settings. One for low cut-off frequency and one for the high cut-off frequency. So adjusting gain on several points is not possible.
I had the same problem. In AudioOutputSPDIF.cpp I commented out the line "`rtc_clk_apll_enable(1, 28, 8, 5, 0);`" (near line 187). Now it works correctly.
The file does not longer exist. But you may rename the main.cpp file to ESP32-Radio.ino. Compiling with Arduino IDE is more complicated, as you need to install a number of...
Correction. The .ino file is still available for the V1 version of the Radio. See [here](https://github.com/Edzelf/ESP32-Radio/blob/master/ESP32-Radio.ino).
Can you specify the display?