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.

[参考译文] TMS570LC4357:OTP 存储器映射

Guru**** 2468460 points
Other Parts Discussed in Thread: UNIFLASH

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1047797/tms570lc4357-otp-memory-map

器件型号:TMS570LC4357
主题中讨论的其他器件:UNIFLASH

您好!

是否有描述客户 OTP 存储器映射的文档?

在技术参考手册中、我看到客户 OTP 组、但我知道 AJSM 密钥位于 Bank0的开头。

我想知道我可以使用什么地址范围来存储信息、而不会与其他一些模块发生冲突。

谢谢、

Martin

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Martin、

    如果您写入对客户 OTP 进行编程、请确保您没有无意中写入 AJSM 位置(0xF0000000-0xF000000F)、否则您将锁定器件。 您可以从地址0xF0000010开始写入数据。
    每个闪存组的客户 OTP 大小为4K。
    您可以使用 CCS 和 Uniflash 对客户 OTP 进行编程。  无法 擦除客户 OTP。