How to update stm32 h750 firmware by uart in ubuntu terminal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-09 10:36 PM
How to update stm32 h750 firmware by uart in ubuntu terminal?
Is there any open source ?
I found stm32flash tool, but it can not support stm32h7.
Is there any other option?
Solved! Go to Solution.
- Labels:
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-13 8:14 AM
>>I found stm32flash tool, but it can not support stm32h7.
Pretty sure it could, I don't recall the protocol being so different. The source is open, so you could work on adding the specific functionality you need.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-13 8:05 AM
Hello @Davi,
Try with STM32CubeProgrammer, this tools provides an all-in-one software tool to program STM32 devices.
Have a look at this UM2237 "User manual STM32CubeProgrammer software description", details the hardware and software environment prerequisites (how to get STM32CubeProgrammer working with Ubuntu®18.04), as well as the available STM32CubeProgrammer software features.
Hope this helps you.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-13 8:14 AM
>>I found stm32flash tool, but it can not support stm32h7.
Pretty sure it could, I don't recall the protocol being so different. The source is open, so you could work on adding the specific functionality you need.
Up vote any posts that you find helpful, it shows what's working..
