Altera_Forum
Honored Contributor
11 years agoSD Card IP Core Compatibility (DE1)
Hi.
I'm currently trying to use the University Program SD Card IP Core with my Altera DE1 Board (EP2C20F48FC7) and unfortunately I haven't been able to get it working.After I had some issues with my own setup, I added the SD card interface to the example DE1 Media Computer provided with the UP. I then tried to run my C code as well as the sample code provided in the SD Card Interface for SoPC builder.pdf but it didn't work. The issue as far as I can tell is that the command alt_up_sd_card_is_Present() always returns false. I've tried three different SD card so far including a 2GB SanDisk card and an unbranded microSD card connected via an adapter. I've made sure to format in FAT16 as given as well. I've also tried to get the DE1 SD Card Audio example on the Terasic website running too but that doesn't work either. As far as I can tell this most likely means my SD cards aren't compatible unless I made a mistake somewhere. So my main question is, are only specific kinds of SD cards compatible with the system and if so could you please let me know which ones? I'm using Quartus 64 bit 13.0.1 and can provide my whole project if necessary. Thanks in advance. Ammar