Forum Discussion
CAlex
Contributor
2 years agoCycloneVsoc baremetal with SDMMC issue
Hi Im using micro sdcard to receive the data from the HPS. What I want to achieve is that store some data when HPS is running, after it shut down, I can take out the data and analysis the data. My...
tehjingy_Altera
Regular Contributor
2 years agoHi Alex
Are you following the example design from the link below?
https://www.intel.com/content/www/us/en/content-details/652640/cyclone-v-sd-mmc-example.html
The sdcard could be read and written in the RAW format and do not need a file system.
Could you try getting the return code of the write function and see if the write is successfully?
Regards
Jingyang, Teh