atomic14 / diy-esp32-epub-reader

An ESP32 e-reader
MIT License
318 stars 43 forks source link

SD card reading issue #93

Open pwncity opened 6 months ago

pwncity commented 6 months ago

Nothing shows on display besides a looping hour glass. I get this error when device attempts to read SD card. It just keeps looping this error on any button press. Red errors in this output are marked in bold. What could be causing this?

I (655) main: Using SDCard I (655) SDC: Initializing SD card ### E (655) spi: spi_bus_initialize(628): SPI bus already initialized. W (665) SDC: HSPI already initialised I (675) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (725) sdspi_transaction: cmd=5, R1 response: command not supported Name: SD Type: SDHC/SDXC Speed: 20 MHz Size: 29820MB I (745) main: Starting battery monitor I (745) main: Setting up controls I (745) main: Controls configured I (745) M5P: Full clear I (2275) main: Creating epub list ### E (4785) sdmmc_cmd: sdmmc_read_sectors_dma: sdmmc_send_cmd returned 0x107 ### E (4785) diskio_sdmmc: sdmmc_read_blocks failed (263) I (4785) main: Epub files loaded I (4795) PUBLIST: Current page is 0, previous page -1, redraw=1 I (67815) main: Battery Level 4226.000000, percent 100