gregenoccaz

Results 4 comments of gregenoccaz

Thanks so much for your reply. I have tried fat and spiffs for the internal flash, I have also tried basic test program to see if LCD and SD work,...

fyi, after some further trouble shooting, i had updated the rg_storage.c to match my test code, see attached, however still no luck. Same error log [rg_storage (updated).c](https://github.com/user-attachments/files/22186469/rg_storage.updated.c) Error log, same...

Sorry this was the code I updated, to match the test code #if defined(RG_STORAGE_SDSPI_HOST) RG_LOGI("Looking for SD Card using SDSPI..."); spi_bus_config_t bus_cfg = { .mosi_io_num = RG_GPIO_SDSPI_MOSI, .miso_io_num = RG_GPIO_SDSPI_MISO,...

Thanks again for your help. I am close and believe a lot of the issues are with my sdkconfig files. For some reason I have ended up with sdkconfig files...