How to make SWD debugger programmer for STM32 MCU-Is there any documentation available for SWD Programming?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-03 9:12 PM
I want to create an SWD programmer module using ESP32. (UART option is worknig ) I need to program using SWD. I did not get any proper documentation for the same
Solved! Go to Solution.
- Labels:
-
DEBUG
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-04 4:55 AM
https://github.com/walmis/b*ckm*g*c-espidf
is an ESP32 SWD debugger. Sorry, I am not allowed by the censoring posting sytem to write the correct link. You should be able to correct yourself
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-04 4:55 AM
https://github.com/walmis/b*ckm*g*c-espidf
is an ESP32 SWD debugger. Sorry, I am not allowed by the censoring posting sytem to write the correct link. You should be able to correct yourself
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-04 5:09 AM
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-05 9:04 AM
