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

QSPI Commands differ between FLASH chip and nRF52840

I am working on a driver for the Adesto AT25QL641 QSPI Flash Memory chip. Comparing the hardcoded nRF52840 QSPI instruction set and the AT25QL641, they are 90% identical except for Quad-page program input/output (nRF52840 - 0x38 vs. AT25Q 0x33). Other than the instruction ID it looks like all of the signaling should match up fine. Is there anything that can be done to make the nRF52 send out a different instruction ID for that command?

Thanks!

Parents Reply Children
No Data
Related