Cannot connect to STM32H747BIT6 anymore
I have been running into an issue with the cubeprogrammer very recently where I am unable to connect to my MCU anymore. I get the following log: using v2.22
12:41:28 : STM32CubeProgrammer API v2.22.0 | Windows-64Bits
12:43:17 : UR connection mode is defined with the HWrst reset mode
12:43:17 : ST-LINK SN : 34FF6A0630514B3840362443
12:43:17 : ST-LINK FW : V2J47S7
12:43:17 : Board : --
12:43:17 : Voltage : 3.56V
12:43:17 : SWD freq : 4000 KHz
12:43:17 : Connect mode: Normal
12:43:17 : Reset mode : Hardware reset
12:43:17 : Device ID : 0x450
12:43:17 : Revision ID : Rev V
12:43:17 : Error: Database: There's no active configuration for this device. All the 8 configurations are disabled!
12:43:17 : Debug in Low Power mode is not supported for this device.
12:43:18 : UPLOADING OPTION BYTES DATA ...
12:43:18 : Bank : 0x00
12:43:18 : Address : 0x5200201c
12:43:18 : Size : 308 Bytes
12:43:18 : Error: Uploading Option Bytes bank: 0 failed
12:43:18 : Error: Initializing the Option Bytes failed
12:43:18 : Error: Unable to get core ID
12:43:18 : Error: Unable to get core ID
12:43:18 : Warning: Connection to device 0x450 is lost
12:43:18 : Disconnected from device.
12:43:18 : Disconnected from device.
Mode hotplug:
12:44:17 : UR connection mode is defined with the HWrst reset mode
12:44:17 : ST-LINK SN : 34FF6A0630514B3840362443
12:44:17 : ST-LINK FW : V2J47S7
12:44:17 : Board : --
12:44:17 : Voltage : 3.57V
12:44:17 : SWD freq : 4000 KHz
12:44:17 : Connect mode: Hot Plug
12:44:17 : Reset mode : Hardware reset
12:44:17 : Device ID : 0x450
12:44:17 : Revision ID : Rev V
12:44:17 : Error: Database: There's no active configuration for this device. All the 8 configurations are disabled!
12:44:17 : Debug in Low Power mode is not supported for this device.
12:44:18 : UPLOADING OPTION BYTES DATA ...
12:44:18 : Bank : 0x00
12:44:18 : Address : 0x5200201c
12:44:18 : Size : 308 Bytes
12:44:18 : Error: Uploading Option Bytes bank: 0 failed
12:44:18 : Error: Initializing the Option Bytes failed
12:44:18 : Disconnected from device.
Mode under reset:
12:44:45 : UR connection mode is defined with the HWrst reset mode
12:44:45 : ST-LINK SN : 34FF6A0630514B3840362443
12:44:45 : ST-LINK FW : V2J47S7
12:44:45 : Board : --
12:44:45 : Voltage : 3.57V
12:44:45 : SWD freq : 4000 KHz
12:44:45 : Connect mode: Under Reset
12:44:45 : Reset mode : Hardware reset
12:44:45 : Device ID : 0x450
12:44:45 : Revision ID : Rev V
12:44:45 : Error: Database: There's no active configuration for this device. All the 8 configurations are disabled!
12:44:45 : Debug in Low Power mode is not supported for this device.
12:44:46 : UPLOADING OPTION BYTES DATA ...
12:44:46 : Bank : 0x00
12:44:46 : Address : 0x5200201c
12:44:46 : Size : 308 Bytes
12:44:46 : Error: Uploading Option Bytes bank: 0 failed
12:44:46 : Error: Initializing the Option Bytes failed
12:44:46 : Disconnected from device.
Any ideas?
