Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- I want to use the NOR flash in the DE2-115 board --- Quote End --- What NOR FLASH are you referring to? Are you looking to use the SD card in some way? You can use the "SPI (3 Wire Serial)" Qsys peripheral to access that as a starting point. Cheers, Alex - Altera_Forum
Honored Contributor
You will need to use the tri-state bridge and cfi memory controller. There are several examples of this on the DE2-115 system CD. I've seen a video demonstration as well, but I don't recall the title. I don't remember if the cfi flash can be used to store the FPGA configuration or only software for the embedded NIOS.
- Altera_Forum
Honored Contributor
--- Quote Start --- What NOR FLASH are you referring to? Are you looking to use the SD card in some way? You can use the "SPI (3 Wire Serial)" Qsys peripheral to access that as a starting point. Cheers, Alex --- Quote End --- Parallel(8 bit) NOR flash in the DE2-115 board i am planning to use. i downloaded 12.00 version and i found cfi flash controller there. thanks for the reply - Altera_Forum
Honored Contributor
I need to use the NOR flash as a a permanent storage for u-boot.