This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SPI flash 重复写入报错



我用的是5535的板子, 我用spiflash的示例程序一开始是正常的,后来我按自己的理解去读写flash,只读写某一个点,第一次都是正常的,但第二次之后就会错误。然后用示例程序去读写包含那个点对应的区间,那个对应的page就会出现error。

我已经写坏3、 4个点了,感觉不应该是硬件的问题,错误的读写会导致flash出现错误么?