Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou could start with the DE2_115_SD_CARD demonstration project: it includes a function SDHAL_WriteData in the file sd_hal.c. You might be able to write using this function, if you find an SD card that is recognized by the board.
I see that this demonstration is for the DE2-115 board; hopefully there is a similar demonstration for the DE2 board.