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.
我使用的是F2812,现在的问题是有些参数,想放到OTP内存起来,这些参数的来源是串口,那么就需要我的代码程序能够擦写OTP,但参数怎样放到OTP段,代码程序怎样擦写OTP,没有找到有关的说明,能否给个说明,最好有例程,谢谢!
楼主请看下面这个FLASH-API说明,里面有例程和说明,需要说明的是OTP区域只能写一次:
focus.ti.com/.../sprc125.html
确定是只能写一次?只能写一次和只能擦一次差别还是很明显的。