Forum Discussion
Altera_Forum
Honored Contributor
9 years agoSD Card for SOPC with Fat32
Hello, I have a Cylone II board with a Micro SDCardon it. I would use a Fat32 formated Card und Quarts 9.0 SP2. Are there some IP Core forte SOPC builder to save some data (no Pictures) on this...
Altera_Forum
Honored Contributor
9 years agoThe "Serial Peripheral Interface (SPI)" IP can give you low level access to and SD card. However, it's got no awareness of data structure - such as FAT32. If you want to store data in such a way as to be FAT32 compliant you'll have to look at doing so in software - and quite a lot of it.
Cheers, Alex