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.
你好,请先看一下uniflash user guide,在里面有描述:
你好,根据下图,OTP和flash有安全保护。在写入flash之前,你应该先在代码中关闭安全保护,然后再写入flash,然后再开启安全保护。我认为有可能你的代码中可能没有这样的设置。
另外你可以尝试将OTP的烧录起始地址设置为上图中的地址。