cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6570-DK,Unable to connect using STM32CubeProgrammer software ST-LINK, target not found

peak
Associate II

50f8e4da-600d-4b41-a235-29af3105d206.jpg

STM32N6570-DK STM32CubeProgrammer,Unable to connect using STM32CubeProgrammer software ST-LINK, target not found,Error: No STM32 target found! lf your product embedsDebug Authentication, please perform a discovery usingDebug Authentication
How to solve it

9 REPLIES 9
TDK
Super User

Target Voltage: 0.23 V

This is insufficient voltage to power the device. Look at the user manual for how to power the device properly.

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

As @TDK said, you have no power on your target:

AndrewNeil_0-1758821423945.png

 

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.
peak
Associate II

Hello, how to set the voltage? I don’t understand the manual. How much voltage is needed to be adjusted to connect to ST-LINK normally


peak
Associate II

微信图片_20250926115623_83_208.jpg

Hello, how do you need to restore normal operation? I don’t understand the manual very well. Is there any specific method? thank you

Hello @peak ,

ImenD_0-1758870981886.png

Please refer to this article describes tips to fix errors encountered such as “Target not found”: How to solve connection errors when connecting and programming the STM32 target board.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

@peak wrote:

Hello, how to set the voltage? 


I doubt it's a matter of "setting" or adjusting the voltage.

This almost certainly means that the Target is just getting no power at all.

You need to study the User Manual - there is usually a section describing its power supply options.

You could also look at the schematics ...

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.

No effective solution

Hi @peak 

I'm refering to STM32N657-DK UM3300 in Figure 4. STM32N6570-DK PCB layout top view.

https://www.st.com/resource/en/user_manual/um3300-discovery-kit-with-stm32n657x0-mcu-stmicroelectronics.pdf
Could you confirm the following steps below:

1) Put the STM32N6 is in DEV_BOOT, meaning BOOT0(SW2)=L (GND) and BOOT1(SW1)=H (3.3V)
Refer to the Figure 4, BOOT0 must be set to the inner of the board, BOOT must be to the outer edge of the board.

2) Connect a data USB-C cable on CN6, check that you are not using a cheap charging USB cable. You need a data USB cable. 

3) Press RESET button (black button)

4) The LED red (LD2) must be on. That's means the N6 is in DEV_BOOT.

5) In STM32CubeProgrammer refresh the STLink version using the arrow that turns next to the Serial Number icon.

6)  Change STLink Mode as Hotplug and Access port = 1, then click Connect
Let me know if it solves your issue?

Best regards,

Romain,

 

 

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.