Forum Discussion
Altera_Forum
Honored Contributor
8 years agoInterface SD Card through GPIO on DE0-Nano
I would like to interface my Terasic DE0-Nano running a Cyclone IV with an external SD card that I will attach to a circuit board that will also interface with the GPIO headers on the DE0. I'm pullin...
Altera_Forum
Honored Contributor
8 years agoI think that my solution is going to be to use a beefy Micro SD card in the slot on the RPi and send the PDM data from the FPGA to the RPi via SPI. This will introduce a constant workload on the RPi, but power isn't a problem for this application. Someone please stop me if this sounds like a bad idea or if you think of a better one.