Skip to main content
Davi
Associate II
October 10, 2020
Solved

How to update stm32 h750 firmware by uart in ubuntu terminal?

  • October 10, 2020
  • 2 replies
  • 1069 views

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?

This topic has been closed for replies.
Best answer by Tesla DeLorean

>>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.

2 replies

ST Technical Moderator
October 13, 2020

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Tesla DeLorean
Tesla DeLoreanBest answer
Guru
October 13, 2020

>>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.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..