How to reset sbsfu or unlock my flash memory??
I'm porting my project(sbsfu Nucleo-h753zi to Nucleo-h745zi-q)
and i checked protection my board, but i can't full chip erase.
./STM32_Programmer_CLI.exe -c port=swd mode=UR -ob PROT_AREA_START1=0xFF PROT_AREA_END1=0 RDP=0xAA
-------------------------------------------------------------------
STM32CubeProgrammer v2.16.0
-------------------------------------------------------------------
ST-LINK SN : 003900363137511039383538
ST-LINK FW : V3J14M5
Board : NUCLEO-H745ZI-Q
Voltage : 3.27V
SWD freq : 8000 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x450
Revision ID : Rev V
Device name : STM32H7xx
Flash size : 2 MBytes
Start Address : 8000000
Device type : MCU
Device CPU : Cortex-M7/M4
BL Version : 0x90
UPLOADING OPTION BYTES DATA ...
Bank : 0x00
Address : 0x5200201c
Size : 308 Bytes
栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢 100%
PROGRAMMING OPTION BYTES AREA ...
Warning: Option Byte: rdp, value: 0xAA, was not modified.
Bank : 0x00
Address : 0x5200201c
Size : 308 Bytes
栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢 100%
UPLOADING OPTION BYTES DATA ...
Bank : 0x00
Address : 0x5200201c
Size : 308 Bytes
栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢栢 100%
OPTION BYTE PROGRAMMING VERIFICATION:
Error: Expected value for Option Byte "prot_area_end1": 0x0, found: 0x8
Error: Expected value for Option Byte "prot_area_start1": 0xFF, found: 0x6
Error: Option Byte Programming failed Or modified by application after OB_LAUNCH
and when i send UserApp.sfb using ymodem. stoped the 1024kb
