Source Code for STM32CubeProgrammer or another UART programmer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-24 11:52 PM
Hi,
I would like to program the STM32F091 with the internal bootloader via UART (AN2606).
My special case is that I have to do the programming not from a PC, it's a another embedded system that will control the programming of the STM32F091.
So I'm looking for source code (C or C++) that I could migrate in my embedded system?
Does this exist?
Thanks
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-25 12:09 AM
Maybe the package X-CUBE-IAP-USART will help you with your project?
Good luck!
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-25 12:09 AM
Maybe the package X-CUBE-IAP-USART will help you with your project?
Good luck!
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-09 6:05 AM
how about using a embedded linux (ARM) like a raspberry instead, is there any tool besides the old stm32flash?
