Dear team:
My client wants to write 480 bytes of data to a certain address, but some addresses will randomly allocate some data after erasing the flash. Writing data to these addresses with data will cause data errors. He tried two ways to erase,
1. Use the erase function in F021 to erase, the erase result:
2. Use the Unflash to erase. The erase result:
3. Use CCS's on-chip flash to erase, and the result is the same as previously described
In addition, he tried two other development boards of this model, and had the same problem.
How can I solve this problem?
Best regards