Nothing wrong on my side on windows 10
79 | 0x00000000 | 0x00000000
C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin> .\STM32_Programmer_CLI.exe -c port=usb1 -otp write word=79 value=0x12345678
-------------------------------------------------------------------
STM32CubeProgrammer v2.11.0-B02
-------------------------------------------------------------------
USB speed : High Speed (480MBit/s)
Manuf. ID : STMicroelectronics
Product ID : USB download gadget@Device ID /0x500, @Revision ID /0x2001, @Name /STM32MP157FAC Rev.Z,
SN : 0034002A3438511836383238
DFU protocol: 1.1
Board : --
Device ID : 0x0500
Device name : STM32MP157FAC Rev.Z
Device type : MPU
Revision ID : --
Device CPU : Cortex-A7
UPLOADING OTP STRUCTURE ...
Partition : 0xF2
Size : 1024 Bytes
Uploading OTP data:
██████████████████████████████████████████████████ 100%
OTP Partition read successfully
OTP Write command:
You are trying to write on OTP partition with the following inputs :
--------------------------
Word | Value
--------------------------
79 | 0x12345678
Lock | NO
--------------------------
Warning: This operation cannot be reverted and may brick your device.
Warning: Do you confirm ? [yes/no]
yes
The operation was confirmed...
WRITING TO OTP PARTITION ...
Partition : 0xF2
Size : 1024 Bytes
Downloading OTP data:
██████████████████████████████████████████████████ 100%
Uploading OTP data:
██████████████████████████████████████████████████ 100%
OTP Partition read successfully
OTP words programming done successfully
PS C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin> .\STM32_Programmer_CLI.exe -c port=usb1 -otp displ
-------------------------------------------------------------------
STM32CubeProgrammer v2.11.0-B02
-------------------------------------------------------------------
USB speed : High Speed (480MBit/s)
Manuf. ID : STMicroelectronics
Product ID : USB download gadget@Device ID /0x500, @Revision ID /0x2001, @Name /STM32MP157FAC Rev.Z,
SN : 0034002A3438511836383238
DFU protocol: 1.1
Board : --
Device ID : 0x0500
Device name : STM32MP157FAC Rev.Z
Device type : MPU
Revision ID : --
Device CPU : Cortex-A7
UPLOADING OTP STRUCTURE ...
Partition : 0xF2
Size : 1024 Bytes
Uploading OTP data:
██████████████████████████████████████████████████ 100%
OTP Partition read successfully
OTP DATA WORDS :
Struct_version :
| none : 0x00000002
BSEC_OTP_CONFIG :
|_ State : Secure Open
|_ Hardware Key Set : N
|_ Encrypted data : N
OTP REGISTERS:
---------------------------------------------------------------------------
ID | value | status
---------------------------------------------------------------------------
...
79 | 0x12345678 | 0x00000000
...