2023-08-27 05:56 PM - edited 2023-08-27 06:01 PM
I'm using MX25V1635F on WB55
Below, read/write functions work fine
#define SECTOR_ERASE_CMD 0x20
#define QUAD_IN_FAST_PROG_CMD 0x38
But in memory mapping mode, only few bytes correctly or even nothing right,
CS, SCLK work as expected but D0 seems like out of control, is there any idea?