Page 1 of 1

Micropython on STM32F745XI

Posted: Thu Oct 14, 2021 11:50 am
by malib
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