Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Nathan,
CFI is a standard protocol to comunicate with flash devices. So if your flash is CFI compatible, you have to write no driver for it: in fact using the HAL implements the driver to use the function "alt_flash_open_dev","alt_erase_flash_block", "alt_write_flash_block" and so on. <div class='quotetop'>QUOTE </div> --- Quote Start --- From what I can tell the LLIST that is supposed to have the registered flash components in it is empty[/b] --- Quote End --- What do u mean?