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

Read W25Q128JV failed with QSPI.

Hi Sir 

I tried to read W25Q128JV with QSPI API, but the response data always incorrect. (last some bytes become to 0x0..)

I checked the spec, this flash default supports QSPI, I don't know what happened, please help.

if read 1 bytes from address 0

0x0

if read 4 bytes from address 0

0xFF    0x0     0x0     0x0    // last some bytes always are 0x0 ??

Parents Reply Children
No Data
Related