Gentleman,
We are using RM48L952 in our project & need to interface it with external SD CARD. Is there any technical document & Library available to showcase the demo for the same. It will be really helpful.
Thanks.
Mandar
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Mandar,
We don't have specific documentation about using SD Card on our MCU. Please refer to SD specification (SPI mode). The specification
is abialble at: https://www.sdcard.org/downloads/pls/
You can download the FS from: http://elm-chan.org/fsw/ff/00index_e.html
BTW, The HDK has SD card slot, and it uses SPI2. We have a very basic read/write connectivity test.
Regards,
QJ
Hello QJ,
Thanks for the inputs.. will refer the mentioned link & revert back.
Regards
Mandar