cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Connect to STM32G0B0CET6

ra345j
Associate

Hello, 

I am trying to flash a STM32G0B0CET6 and keep getting "Error: No STM32 target found!" When trying to connect. 

Through the power supply I can see that the device properly resets. The voltage target also goes to 0 when the device turns off. I am using an ST-Link V2 with a Tag-connect TC2050-ARM2010 and TC2050-IDC cable to program. 

 

3 REPLIES 3
TDK
Super User

Has it ever worked?

Does correct voltage get detected by STM32CubeProgrammer?

Consider showing the schematic.

If you feel a post has answered your question, please click "Accept as Solution".
MOBEJ
ST Employee

Hello @ra345j 

Ensure all connections between the ST-Link and the STM32 board are secure, and also check that the jumpers are set correctly. Update the ST-Link firmware using STM32CubeProgrammer if needed. If the issue persists, try the "Connect Under Reset" mode. For more help, refer to the FAQ: "How to Solve Debugger Connection Issues."

Br

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Andrew Neil
Super User

Welcome to the forum.

Please see How to write your question to maximize your chances to find a solution for best results; in particular, please give full details of your development host and  target hardware setup.

 


@ra345j wrote:

getting "Error: No STM32 target found!" When trying to connect. 


Where, exactly, are you getting that?  what tool(s) & versions are you using?

Please show the full logs & messages you get.

 


@ra345j wrote:

I am using an ST-Link V2 with a Tag-connect TC2050-ARM2010 and TC2050-IDC cable 


Is it a genuine ST-Link?

How to recognize a genuine ST-LINK/V2 versus a cloned one.

Are you sure the cable wiring is correct?

As @TDK said, please show a schematic.

Some good, clear photos may also help

 

See also:

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

How to solve debugger connection issues.

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.