Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1175 Discussions

SD-Card IP Core changes for DE0-Nano board support

Altera_Forum
Honored Contributor II
1,071 Views

Hello, 

 

I am in a situation to port my application from the DE1-board to 

the DE0-Nano board( 32 MB SD-Ram!) The remaining problem is, to  

get the Altera University Program, Secure Data Card IP Core ported 

to DE0-Nano. I used the circuit diagram from the DE1-board ( see 

attached post ) and connected a SD-Card interface to the GPIO connector 

as follows: 

 

DE1-Board my_DEO-Nano 

b_SD_cmd: PIN_Y20 PIN_B11 

b_SD_dat: PIN_W20 PIN_D11 

b_SD_dat3: PIN_U20 PIN_C11 

o_SD_clock: PIN_V20 PIN_A12 

 

The Pins assignment of course is different which reflects in  

Errors if I want to add the IP Core to the SOPC. 

Has anyone an idea, which files I have to modify to bring 

the SD Card up and running on the DE0-Nano board ? 

I prefere the University Program, because it has FAT16 support, 

otherwise I have to use the SPI ? 

 

Regards, Reinhard
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
318 Views

Hi, I am trying to interface the Uni IP SD card interface with the DE0 board. There are a couple of PDFs with different information on the boards, but it doesn't list the DE0-nano: 

the ftp altera com site with path 

/up/pub/Altera_Material/11.0/University_Program_IP_Cores/Memory/SD_Card_Interface_for_SoPC_Builder.pdf 

 

I'm not allowed to post the link with less than 4 posts T.T 

 

Also struggling to get it working.
0 Kudos
Altera_Forum
Honored Contributor II
318 Views

I would also be extremely interested in a guide for connecting an SD card to the de0-nano. 

 

Lately I've been trying to interface an SD card to the de2 board using the GPIO pins and am having no luck. I've looked at the de2 schematic and mapped the ports (SD_CMD, SD_CLK, SD_DAT, SD_DAT3) to the appropriate pins on the SD flash card but still cannot write anything to the card. Does anyone have a schematic/guide for connecting an external SD flash card to the de2/de0-nano?
0 Kudos
Altera_Forum
Honored Contributor II
318 Views

found the answer. here's my post: 

http://www.alteraforum.com/forum/showthread.php?t=34101
0 Kudos
Reply