Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI have formatted the SD card in FAT file format. I have a demo project of VEEK MT in which the camera captures the image on run time. So there is SD ram interface and the protocol used is I2c for cc capture. Now I want to the captured image to be stored in the SD card. In the RTL netlist the connection is like the O/P coming out from sram. So IF I want to introduce SD card then Do I need to interface the SD card with sram with spi protocol. So what ever the the data store in sram on run time it will store in SD card.
Please suggest am I on the right track??