how to dump the existing hex files into stm32 MCU and how
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-09 2:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-09 5:39 AM
Use bootloader or JTAG/SWD port
I like this new Twitter style forum posting.
"Brevity is the soul of wit" Shakespeare, Hamlet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-09 5:47 AM
> I like this new Twitter style forum posting.
Keep going here, and you get some fulfilled days ... ;)
The involved Google translator might even add a funny note here and there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-09 6:59 AM
Please try to better formulate your posts with a title, and a body containing the question and some context.
You can typically use an ST-LINK and the ST-LINK Utilities or STM32 Cube Programmer application to pull the current content from a device, and also to write a binary, hex, or object file to an STM32 part.
Other makes/models of JTAG pods will also work in a similar fashion. An the STM32 System Loader provides USART and USB methods, again supported by then STM32 Cube Programmer
Up vote any posts that you find helpful, it shows what's working..
