Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAlso, if the 32bit flash is actually made from two 16bit parts you need to take special care during any write/erase operations to ensure that not only are both devices given the requests, but that the driver actually waits for both parts to finish,
(Fixing that bug was the first thing I had to do to some test environment for a strongarm development board.)