2025-04-29 3:17 AM
Hi All,
I have observed that there is no support for micropython STM32H7 series. i am able to run micropython for NUCLEO_WB55 series board.
There is a requirement for us to run micropython for STM32H7 series how can.. we do that.. may i know what are the changes is required in terms of files.. if you have any document related to this please do share
2025-04-29 3:23 AM - edited 2025-04-29 3:26 AM
Micropython isn't an ST Project - so you'd have to go to https://micropython.org/
https://github.com/orgs/micropython/discussions
PS:
This suggests that H7 is supported:
2025-04-29 6:30 AM
@Manu2Kumar wrote:i am able to run micropython for NUCLEO_WB55 series board.
So please update your earlier thread on that with details, and them mark that post as the solution.
Instructions here.