2025-06-12 2:49 AM
im using STM32H753VIT6 MCU.I'm try to connect device using SWD in STLINK debugger but it will show
"Error: Unable to get core ID" this Msg
im checked MCU input voltage,im getting 3.3v .input power is ok
now how can i debug this issue.
SWD pins properly connected Vcc,Swclk,Swdio,Gnd into stlink debugger but why im getting this msg,
kindly clarify
2025-06-12 3:18 AM
Hello @kesavans ,
Try "Connect Under Reset" using STM32CubeProgrammer. Then, full chip erase.
2025-06-12 6:15 AM
Hold BOOT0 high during reset to boot into the bootloader and then connect via SWD.