Skip to main content
Explorer
June 12, 2025
Question

Error: Unable to get core ID

  • June 12, 2025
  • 2 replies
  • 497 views

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

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    June 12, 2025

    Hello @kesavans ,

    Try "Connect Under Reset" using STM32CubeProgrammer. Then, full chip erase.

    Super User
    June 12, 2025

    Hold BOOT0 high during reset to boot into the bootloader and then connect via SWD.