• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
One Time Programming Cells of Raspberry CPU
#1
The Raspberry Pi CPU has 16 custom OTP cells that can be programmed from a user application one time.

OTP cells are interesting if you want save a permament license code on your hardware for example that cannot be deleted any more.

The Raspberry Organization dedicated an extra article on their web site how to use the OTP cells here: https://www.raspberrypi.org/documentatio.../README.md. For own tests the referenced shell command
Code:
vcgencmd

comes precompiled in netPIs Raspbian Docker container here. In there it is located in the Raspbian's default folder /opt/vc/.

If you are interested in the source code of this command you find it in the userland area of the official Raspbian here.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVED] Raspberry compute module used? dcatteeu 2 2,857 September-16th-2019, 02:12 PM
Last Post: dcatteeu

Forum Jump:


Users browsing this thread: 1 Guest(s)