Skip to main content
Associate II
May 12, 2025
Question

No Stm32 target found !

  • May 12, 2025
  • 4 replies
  • 727 views

Hello All,

I'm using an ST Link V2 B 2024 41 box bought on Digikey to program a sensor, and when I want to connect I get a ‘No Stm 32 target found! ’

The software seems to see the ST box with its serial number.

toto_0-1747060653940.pngtoto_1-1747060674240.pngWhat should I do?

Thanks for your feedback, have a good day

4 replies

Peter BENSCH
Technical Moderator
May 12, 2025

Please post a photo of the back of your ST-LINK/V2.

Regards
/Peter

TDK
Super User
May 12, 2025

With a target voltage of 1.10 V, your board isn't going to be running.

You will need to power the board separately. The programmer typically does not provide power.

"If you feel a post has answered your question, please click ""Accept as Solution""."
totoAuthor
Associate II
May 12, 2025

@Peter BENSCH here are some pictures

SAM_0959.JPGSAM_0958.JPG

@TDK I'm on a laptop, with a fixed pc it should work? or do you need a powered usb hub? it's weird, I used to be able to program with this pc.
thanks

TDK
Super User
May 12, 2025

The computer and the usb hub are not the issue here. You have to power the board outside of the USB connection.

How is your board powered when the debugger is not present? Do that.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Andrew Neil
Super User
May 12, 2025

Please give details of your hardware - see: How to write your question to maximize your chances to find a solution.

Some good, clear photos could help.

Your log shows that your target has insufficient supply voltage:

AndrewNeil_0-1747061837966.png

At that voltage, the target can't run - so it can't communicate with the debugger.

 

How to solve connection errors when connecting and programming the STM32 target board.

see also: https://community.st.com/t5/stm32-mcus/how-to-solve-debugger-connection-issues/ta-p/49693

 

Did you fix your previous problem: https://community.st.com/t5/stm32cubeprogrammer-mcus/error-no-stm32-target-found-i-and-st-link-is-not-in-the-dfu-mode/td-p/693580 ?

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.
totoAuthor
Associate II
May 12, 2025

I waited for the 230V sensor to start up, then the 5V communication card, and there it was, I now have 3.3V :Capture d’écran 2025-05-12 173106.png

Thanks

Peter BENSCH
Technical Moderator
May 12, 2025

What target you're trying to connect to?