How to Program and Debug micro STM3203
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-02 4: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-02 4:43 AM
Your schematics is buggy need connet VSSA and VDDA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-02 5:35 AM
But I don't need to use Analog, then VSSA and VDDA are not mandatory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-02 5:40 AM - edited ‎2023-07-02 5: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-02 5: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-02 6:05 AM
Open Nucleo 030 schematics and learn.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-02 6:09 AM
Ok .. Now I tied to connect everythig after that I let you know if I need still help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-04 2: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.
