Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHow do I make the SD card IP core work?
Hi, I'm trying to use the new Altera UP SD card IP core on my DE2 board, but having some problems. Has anyone got it working yet? I've installed the University Program package (alt...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- What SD card IP core do you mean? I've not seen any such university IP core. The SD card example for DE1 and DE2 boards are just a couple PIO's for the SD's DAT, DAT3, CMD and CLK lines. I've made my own SD card core which is more efficient. It will wait for the CPU to send a command, and then wait for the SD's response and data if needed in hardware. It's a pretty simple module, I've attached all the needed files to this thread if you need it. Hope you like it. --- Quote End --- Thanks for providing the IP for SD card. can I use this IP to store data also. I have VEEK-MT one of the Altera board. It has camera module attached with the board. I just want to store the images captured. It will be helpful if you guide or provide some documents.