w25m02gv revf 050918 unsecured.pdf
Hi, I've got our custom board with W25M02GVZEIG and I want to be able to read it out in a way that is fast and works with XIP. It's ok if it takes more time to write.
So far, it looks like there is no compatible addressing mode. Opcode 0x6B and 0xEB, in nRF5340 QSPI, have different numbers of address bytes and dummy bits that the flash part.
I'm hoping there is a way, with a bit of hacking ok, to get this part to work, as it is already on the board.
Let me know if I can provide more information, but the timing charts in the nRF5340 datasheet and in the flash datasheet (attached). Thanks for any help I really appreciate it!