Hello,
I am working on the driver for SpiNor AT25FF321A. I tried to set the Quad Enable (QE) bit in Status Register 2. But it seems not successful. The steps are as follows:
But in step 6, the value read back is 0. I tried to repeat the read every 1msec. 02h still cannot be seen.
After step 6 when I read the SpiNor memory using 6Bh (Quad Output Read Array), it always gives a fixed pattern 0xDD, and sometimes it is 0x11.