Forum Discussion
FvM
Super Contributor
2 years agoHello,
as far as I'm aware of, there's no generic parallel flash controller IP offered by Intel. You need to write your own CFI flash controller from the scratch or reuse existing code, e.g. open source.
Generally you should consider that flash memory isn't well suited for storage of small data elements because whole pages need to be erased before rewriting a data word.