Updating the MicroPython Firmware on Portenta H7

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
Firas_Baccouri
Posts: 35
Joined: Wed Apr 27, 2022 7:22 am

Updating the MicroPython Firmware on Portenta H7

Post by Firas_Baccouri » Fri Jul 29, 2022 12:22 pm

Hello Forum,

I am currently working on the Portenta H7 and I want to find a solution to update the micropython firmware running on the cortex M7 of the Portenta H7 .
Any guidance or insight/direction would be much appreciated.

User avatar
jimmo
Posts: 2754
Joined: Tue Aug 08, 2017 1:57 am
Location: Sydney, Australia
Contact:

Re: Updating the MicroPython Firmware on Portenta H7

Post by jimmo » Wed Aug 17, 2022 12:08 pm

Firas_Baccouri wrote:
Fri Jul 29, 2022 12:22 pm
I am currently working on the Portenta H7 and I want to find a solution to update the micropython firmware running on the cortex M7 of the Portenta H7 .
Any guidance or insight/direction would be much appreciated.
However you installed it in the first place, just do the same process again with a newer firmware image.

You can download firmware and see flashing instructions here: https://micropython.org/download/ARDUINO_PORTENTA_H7/

If you're using OpenMV firmware then see https://docs.arduino.cc/tutorials/porte ... icropython

Post Reply