2023-07-02 04:05 AM
Hi,
I developed a boiard with micro STM32F030C8T6TR. But when I try to create a software in STMcubeMx Build and Debug. I can always build succesfully my project, but When I try to Flash and Debug STcubemxIDE open a popup with wrote, as following reported:
Target connection failed
Target no device found
Error in initializing ST-LINK device.
Reason: No device found on target.
I'm usinf STM32 LINK v2 Debugger, with SWD I respected pinout connection. Following, microprocessor section, taken on the schematics:
And the Debug connector schematics
SomeBody Can help me to understand Why I cannot Flash and Debug, receving error messsage.
2023-07-02 04:43 AM
Your schematics is buggy need connet VSSA and VDDA
2023-07-02 05:35 AM
But I don't need to use Analog, then VSSA and VDDA are not mandatory.
2023-07-02 05:40 AM - edited 2023-07-02 05:53 AM
MCU isnt analog as you mean, for example ADC part power on reset or clock oscilator is powered from "analog" as you connect now your MCU is dead
2023-07-02 05:53 AM
Ok I tried to connect both of VDDA and VSSA, Can I connet them to VDD e GND? SWD Debug Peripheral need VSSA and VDDA?
Another question NRST need pull-up Resistor?
2023-07-02 06:05 AM
Open Nucleo 030 schematics and learn.
2023-07-02 06:09 AM
Ok .. Now I tied to connect everythig after that I let you know if I need still help.
2023-07-04 02:40 AM
Hello @vdavi81,
Are you still having issues? If not, please close this post by selecting Accept as Solution
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.