Mam to připojene k ESP32
F_CPU = 240000000
Free RAM = 0 Should be a base line of 1017, on ATmega328 when using INTx
begin() failed
Do not reformat the SD.
No card, wrong chip select pin, or wiring error?
SdError: 0X1,0XFF
Do setup jsem si přidal výpis
Serial.begin(115200);
Serial.print("MP3_DREQ:");
Serial.println(MP3_DREQ);
Serial.print("MP3_XCS:");
Serial.println(MP3_XCS);
Serial.print("MP3_XDCS:");
Serial.println(MP3_XDCS);
Serial.print("MP3_RESET:");
Serial.println(MP3_RESET);
Serial.print("SD_SEL:");
Serial.println(SD_SEL);
abych věděl, jestli to mám připojené správně.
Nahrál jsem do to toho. To mě tu hraje 2 roky, tak SPI a VS1053 je zapojené dobře. PIN pro SD mám na 27.