Warm tip: This article is reproduced from stackoverflow.com, please click
arm embedded microcontroller stm32 stm32cubemx

How to fix STM32CubeProgrammer No STM32 Target Found

发布于 2020-06-27 18:20:32

Hello guys
Any one here faced this problem before ?
After I run my code into my stm32f446re I couldn't upload any code after my last code and give me this error " No STM32 Target Found "

enter image description here


I tried to do these options :-
1- Update my ST-Link driver and run it as "dpinst_amd64".
2- Update my ST-Link firmware , It's was ran and updated it from STM32CubeProgrammer as in photo.


but Doesn't work any of those solution.

Questioner
Mina Karam
Viewed
203
Mina Karam 2020-04-10 13:20

I Used Stm32 St-Link Utility to solve this problem.
I connect with the board with "connect under reset" after that I did "full chip erase" option. enter image description here