chainsawdave
chainsawdave
@WerkAG Did you solve your no sound issue? Also, how do you force the test com routine? I have tried two VS1053 boards from different sources and both give the...
> Did you try to lower the SPI clock frequency, verified good GND connection, reduced SPI wires length? Thanks for the suggestion. So I found two wires with poor continuity....
> Show the full logging. Here is what I can see. [ 10931][V][WiFiGeneric.cpp:383] _arduino_event_cb(): SCAN Done: ID: 128, Status: 0, Results: 7 [ 10932][D][WiFiGeneric.cpp:1035] _eventCallback(): Arduino Event: 1 - SCAN_DONE...
Is this right? 0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:1184 load:0x40078000,len:13232 load:0x40080400,len:3028 entry 0x400805e4 E (512) esp_core_dump_flash: No core dump Starting ESP32-radio running on CPU 1...
> Yes, that is what I would like to see. I noticed that most of the lines for the VS1053 (18,19, 23, 4, 32) are LOW. They should be high...
> Remove the VS1053. Then check if the GPIO lines (19,23) are HIGH. If LOW, the ESP32 is faulty. If HIGH, the VS1023 (or the wiring) is faulty. Thank you...
> Remove the VS1053. Then check if the GPIO lines (19,23) are HIGH. If LOW, the ESP32 is faulty. If HIGH, the VS1023 (or the wiring) is faulty. Removed ESP32...
> Remove the VS1053. Then check if the GPIO lines (19,23) are HIGH. If LOW, the ESP32 is faulty. If HIGH, the VS1023 (or the wiring) is faulty. Hi Ed...
Hi Ed Quick update. The encoder for the DT was faulty as is GPIO 26 on the ESP32. I haven't knowingly changed any source code. I previously had an error...
Hi Ed Yes It's wired to a VS1053 Config file below. //*************************************************************************************************** // config.h * //*************************************************************************************************** // Configuration definition for your particular set-up. * //*************************************************************************************************** // #define NAME "ESP32-Radio" //...