Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWriting .txt file in SD Card - DE2
Hello, I am Student from a University beginner in FPGAs, and I was doing a project with Nios II that uses a Altera DE2 Board to do some operations and save the results. The main ideia was to transmit...
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.