Skip to main content
Associate
August 29, 2023
Question

stm32f030cct6 SWDIO is pulldown when i try to program and my STLINK can't find the tarjet

  • August 29, 2023
  • 1 reply
  • 2907 views

I am trying to program a stm32f030cct6 with a ST-Link v2. When I try to connect using CubeProgramer  says: "Tarjet not found". I connect to NREST, CLK and SWDIO, I'm measuring the signals with an oscilloscope and SWDIO is in PullDown when it should be in PullUp, as it says in the datasheet. Note that the clock takes some more time to start toggle, about 200 ms.
I don't know what could be the error

Thanks.

WhatsApp Image 2023-08-29 at 16.53.27.jpeg

MicrosoftTeams-image.png

This topic has been closed for replies.

1 reply

ONadr.1
Senior III
August 30, 2023

Try to connect NRST via the button to GND. Press the button and then start "Connect" and release the button after about a second. Then it is best to do a "Mass Erase".

FrisopitaAuthor
Associate
August 30, 2023

Thanks for your Answer. Do you think that the microcontroller is blocked? and how this method can help me to solve it?