Altera_Forum
Honored Contributor
10 years agoRead data from a SD card using an Altera Max II
Hi, I want to create a little board that has a Max II cpld and a Sd Card. The Max II version I´m using is Epm240t100c5n.
I want to handle the Sd cart like a normal flash chip, so I need to pass some address, like 0x12345, and read a byte from this position from the Sd card. I´ll get the addresses from some I/O pins in the Max II, and I´ll put the 8bits that I read from Sd in another I/Os. And besides reading the Sd card I need implement in Max II some other logic. So, the Altera Max II can handle this stuff? Is there an easy way to implement this Sd interface? I found in internet some pictures of little circuits with an Max II and a Sd card, so seems to be possible. But I need a little help to start. Someone knows what I have to do? Thanks........