Forum Discussion
Altera_Forum
Honored Contributor
20 years agoCompact Flash Basics
Hi All, I have a PCB with a Cyclone EP1C3 fitted. I've made a Nios2 core which includes the CompactFlash Interface (True IDE Mode). All I want to do is write a file onto the flash card when...
Altera_Forum
Honored Contributor
19 years agoSearch elsewhere on this forum for FAT file system. There are two that I have test that work DOSFS and FATFS (ELM Chan). Both work but I like the FATFS much better because it is much faster than DOSFS in my opinion.