STM32_Programmer_CLI to program the PKH into the OTP
Hi, All.
Program fuses values is a delicate task. I would like to confirm that it is possible to program PKH(Public Key Hash) using STM32_Programmer_CLI.
The PKH is stored in OTP WORD 24 to 31
For example: Set the value 0x9ffd3d2f into the word 24 (0x18) [pkh0]
STM32_Programmer_CLI -c port=usb1 -otp program wordID=0x18 value=0x9ffd3d2f
Is this right?
Is there a specific command to close the device from STM32_Programmer_CLI?
Thanks!
