Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI was assuming it was to be written to a file on the SD card. Correctly handling a file system would be hard.
If you just want to use the SD card for raw data that doesn't need to be read by anything else, then it isn't that hard to read/write a block of data. If you have NAND flash or EEPROM, on your board, that might be easier than the SD card.