This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

QSPI hardware incompatible?

I'm trying to use the 52840 with a QSPI flash memory device (SST26VF016). The page program instruction to the flash uses 4 IO lines and the first byte (opcode) must be 0x02. To configure the QSPI peripheral on the 52840 to use 4 IO lines for the write task also sets the opcode to 0x38, which is not correct for that memory device. (This is in the IFCONFIG0 register) Is this unresolvable or is there some configuration Im missing?

Parents Reply Children
Related