STM32H745XI6 – Unable to read device ID from ROM table after disabling BCM7 (boot CM4 only)
Hello,
I am working with a custom PCB using STM32H745XI6 (dual core CM7 + CM4).
I wanted to boot only the CM4 core.
So, in STM32CubeProgrammer --> Option Bytes --> User Configuration:
I unchecked BCM7 (CM7 boot disabled)
BCM4 remained enabled
I clicked Apply
The operation completed successfully
No mass erase warning
No security warning
No RDP Level 2 warning
RDP was never changed manually.
Problem After Applying
After applying the option bytes, I can no longer connect via ST-LINK.
STM32CubeProgrammer shows:

Error: ST-LINK error (DEV_CONNECT_ERR)
Error: Cannot identify the device
Even in:
Under Reset mode
Hardware reset mode
Hot Plug mode
50 kHz SWD frequency
Connection always fails.
What I Have Already Tried
Connect under reset (holding NRST manually)
BOOT0 high and low
Very low SWD frequency (50 kHz)
Hot Plug mode
Hardware reset mode
Different USB cable
ST-LINK V3SET firmware is detected correctly
- I also even tried with J-link
- Target voltage is ~3.2V
- access port is also changed from 0 --> 1
Still, device ID cannot be read.
Important Details
This is a custom PCB
VDD = 3.3V stable
ST-LINK V3SET is used
No RDP Level 2 was selected
No TrustZone configuration was intentionally enabled
The issue started immediately after disabling BCM7
My Questions
Can disabling BCM7 alone prevent SWD from reading the ROM table?
Is it possible that option byte corruption occurred?
Is there any recovery method other than under-reset connection?
Could disabling CM7 boot block debug infrastructure on STM32H745?
Attached are screenshots of:
Option Bytes before change
Cube Programmer connection error with ST-Link_V_3 and J-link
NOTE: With J-Link the Device Id is Detected
Any help would be appreciated.
Thank you.

