Forum Discussion
guenniause
New Contributor
6 years agoSerial Flash Controller II - erase / program issue
On a customer board (Quartus Prime 18.1 / Cyclone 10 LP / W25Q64) I use the Serial Flash Controller II to access the serial flash W25Q64. Programming of the flash with JIC-file/Quartus-programmer an...
JohnT_Altera
Regular Contributor
6 years agoHi,
Thanks for providing the information. You shouldn't be able to access more than 0x200000 as this is over 64Mb addressing. The addressing you used is for 32bit data while the one that shown in Platform Designer is for 8bit data addressing.