Altera_Forum
Honored Contributor
14 years agoSD card problem in NEEK
hi all,
i am new in altera tools and i use in my project NIOS || Embedded Evalution Kit (NEEK) here is the link for the kit for more details:http://www.altera.com/products/devkits/altera/kit-cyc3-embedded.html i wanna connect my sopc builder system with SDCard i.e. i wanna to read and write from SDCard on the second board : lcd_multimedia _Hsmc, SDCard can work in two modes which are 1-SPI mode 2-SD mode i will make SDCard to work in SPI mode so i am going to use SPI core in SOPC to connect SDCard with. After i make connection between SPI master on FPGA and SDCard on second board i try to write driver for SDCard using altera Apis for SPI Note:SDCard need chip select signal can be drived low. so i need more details about ss_n signal from SPI so as to use it to connect with SDCard "CS" if someone tried like this project please help me in this problem thanks in advance