Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFile System Help
I have a system where I can make a linked list of a data structures that contain some 32-bit numbers. The main software uses these linked lists as sort of points on a curve where the hardware uses lo...
Altera_Forum
Honored Contributor
15 years agoI'm leaning towards the MMC/SD option because of the high cost of the EPCS chips anyways, and the fact that I won't have to rewrite a bunch of FATFS drivers.
Most of the Altera examples only support read only file systems using the EPCS devices so I figure they're not really meant to be used in this way. EDIT: I misread your statement. That would essentially work, but would require an adapter application on the computer side to handle formatting the data into something that could bridge between the two systems.