Skip to main content
Associate III
September 8, 2026
Question

Not able to connect to the controller using the st-link v3 mini.

  • September 8, 2026
  • 5 replies
  • 15 views

Hi all,
I am using ST link v3 mini when i try to connect the controller using the st link v3 it is showing as the
Error : unable to get the core ID.

But when i try to connect the controller using the DFU mode.
i am able to connect to the controller and able to program the controller and option bytes are also AA(RDP 0)>.
 

What is issue why i am not able to connect to the mcu using the St link (SWD) but able to connect to the controller using the DFU mode.
is there anything i have to make changes in the cube programmer.
 

5 replies

Andrew Neil
Super User
September 8, 2026

You haven’t said what controller, or what board it’s on

 

 

See also:

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
TejasKAuthor
Associate III
September 8, 2026

I am using the STM32f407vet6 controller.

Andrew Neil
Super User
September 8, 2026

and what board is it on?

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.