STM32H7B3I_DK board: HOWTO build micropython #14139
Replies: 4 comments 5 replies
-
|
Do you get errors during the build process, errors uploading the firmware or ?? |
Beta Was this translation helpful? Give feedback.
-
|
Hi Dave, I don't get errors during build process and I suppose that upload process about firmware has been successfully completed, I say that because I've installed your binary firmware (released on micropython website) and it works. |
Beta Was this translation helpful? Give feedback.
-
|
I've followed your guide but my firmware.hex size is lower than Micropython one. What should I enable further during build process? |
Beta Was this translation helpful? Give feedback.
-
|
At first I've installed in my host pc (featured with Ubuntu 22.04 LTS) the arm toolchain: Later I've downloaded micropython source code and switched to branch v1.22.2: Build mpy-cross: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I've followed your guide in order to build and install micropython binary firmware for STM32H7B3I_DK board but it seems I miss some steps.
Could you recap all the necessary steps to complete the build for this board?
Many thanks and best regards,
Francesco
Beta Was this translation helpful? Give feedback.
All reactions