Forum Discussion
Nios V, Max10, N25Q512A QSPI, XIP
- 2 years ago
Have you tried changing the addressing mode to 4 byte addressing? The default is 3-byte and is configured through the Control Register (0x0) of the IP. It could be that the 512mb memory requires more than 3-bytes to access.
Have you tried changing the addressing mode to 4 byte addressing? The default is 3-byte and is configured through the Control Register (0x0) of the IP. It could be that the 512mb memory requires more than 3-bytes to access.
- andy252 years ago
Occasional Contributor
Yay! That works!
Reading the N25Q manual I could have sworn the default would be 3-byte addressing.
I have Feature Digit 8 which notes: "Enter 4-byte address mode and exit 4-byte address mode supported."
Feature Digit 7 (which I don't have) notes: "4-byte addressing mode is the default at power-up"
Oh well, it works now.
Thanks for the help!
-Andy