Hi, where can I find information about how to program an STM32 through the SWD interface?
My objective is to program one stm32g0 through the SWD port without using a PC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-09 4:13 PM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-09 10:41 PM
ARM has manuals describing the protocol.
Things like OpenOCD or Black Magc probe perhaps software implementation.
Basically these will push loaders into RAM along with data blocks​, and use normal FLASH programming code to erase and write.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-10 12:03 AM
If i understood correctly you want to do your own STLINK (stm32f03c8t6 chip)
hit me up in https://www.linkedin.com/in/javiermu%C3%B1oz/
