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.
初始化及擦除部分我就不列举了。
在执行Fapi_issueProgrammingCommand向0x000A0000写入了8*16bit数据,后使用Fapi_checkFsmForReady等待,最终返回结果提示是写入成功的结果。
但是查看对应地址的memory发现仍然是FFFF
且使用Fapi_doVerify函数也返回失败。
想知道可能会是什么原因
Hi,
3. What are the common debug tips that we can consider when Flash API fails to erase or program?
12. If the Fapi_issueProgrammingCommand() function does not wait for the program operation completion, how do we know whether the program operation succeeded or not?