Micropython on STM32F745XI

C programming, build, interpreter/VM.
Target audience: MicroPython Developers.
Post Reply
malib
Posts: 1
Joined: Tue Oct 12, 2021 4:12 pm

Micropython on STM32F745XI

Post by malib » Thu Oct 14, 2021 11:50 am

Hi,

I have a STM32H745I-DISCO board with a STM32H745XI dual core architecture. I was trying to use micropython on the H7 core however I noticed that the micropython porting goes up to the STM32H743 device. How could I port it to my STM32H745 device?

Thank you

Post Reply