🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

NXP/ST Power Architecture: Write to the OTP memory

17-Oct-2024

The best method to write to the One-Time-Programmable (OTP, also shadow, TEST, UTEST) Memory regions is by running a script, which uses winIDEA SDK to connect to winIDEA. 

 It is recommended to verify the script accuracy before writing to the OTP Memory, since the OTP Memory can only be programmed once.


Solution

1. Make a test write to the RAM memory instead of OTP.

2. Verify that the value is written exactly as you intended.

3. Make a memory write to the OTP memory.


Programming to OTP memory is disabled by default to prevent any accidental writes to these regions. 


More resources in winIDEA Help

Was this answer helpful?