Bgrtksz
Results
2
comments of
Bgrtksz
> Hello, I am doing this project, but it does not use the SD card I used. The web interface shows the memory size as 1Mb. I did not make...
I solved the problem, the error code was as follows. "sdmmc_sd: sdmmc_check_scr: send_scr returned 0x107" When I changed the "SDMMC_FREQ_DEFAULT=20000" value in sdmmc_types.h to "SDMMC_FREQ_DEFAULT=5000" it worked. SD card format...