Access otp memory NUCLEO-H563ZI with command line interface
Hi ST Community,
I try to write the OTP Memory on NUCLEO-H563ZI Board with STM_Programmer_CLI (Debian Linux).
With STM32CubeProgrammer GUI application I can access OTP memory (beginning 0x08FF_F000).
When I try to access the otp memory via CLI:
./STM32_Programmer_CLI -c port=SWD mode=HOTPLUG -otp displError: OTP programming commands are not supported with STLINK interfaces for this device.
Bus 001 Device 011: ID 0483:xxxx STMicroelectronics STLINK-V3
./STM32_Programmer_CLI -c port=usb1 mode=HOTPLUG -otp displI receive:
Error: Target device not found.
Establishing connection with the device failed.
Do you have any ideas/hints what I am mistaking here?
Thanks in advance!
