Forum Discussion
Altera_Forum
Honored Contributor
14 years agoBeMicro SDK - how to access SD card
updated 7th november - change title from BeMicro SDK - how to access SD card to bemicro sdk - how to make the web server run from epcs memory Hi All The reference board I am u...
Altera_Forum
Honored Contributor
14 years agoIf you don't mind slow access to SD card, you can use SPI bus.
Also, it's not HAL, but you can see a bit of SD card access demo by using this http://www.alterawiki.com/wiki/linux_on_a_bemicro_sdk This is uClinux demo, but has SD card access in it. Also, this example is using SPI bus interface to read/write to the SD card.