I'm trying to implement a card writting in the csi_RGB565 example.
When I try to read a file and I mount the disk I have the following error:
FR_NOT_READY
Could you please help me to solve the issue?
(When I perform the sd_jpeg example with the SAME card it works well, I don"t understand, I already routed the same ports and periphericals, please help)
Find the main attached, if you need more info please ask me.
Hello,
Thanks for your answer, indeed the problem was that in ffconf.h it was : #define RAM_DISK_ENABLE instead of SD_DISK_ENABLE
After that everything was OK.
Best regards,
Alberto.
Hi Alberto,
Could you please provide the steps you have done on your side so I can replicate this same issue with my board? Also please check pins and clocks initialization is the same as in the sd_jpeg example.
Best regards,
Felipe