Forum Discussion
Altera_Forum
Honored Contributor
8 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.