Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIntel CFI Flash & HAL drivers
Hi, I'm porting some code to our target board which uses the HAL to save settings in Flash. The code works just fine on the Stratix dev. kit board, but fails to program the flash on my targ...
Altera_Forum
Honored Contributor
21 years agoJust the standard "External Flash (CFI)" component, set to 23 bits addr, 8 bits data, and very conservative timings.
The actual part is a Micron MT28F640J3, but even the CFI reads back as an Intel part and Intel algorithm. As long as your flash part supports CFI and either AMD or Intel programming algorithm, that *should* be all you need to do. - Roddy