Search found 1 match

by malib
Thu Oct 14, 2021 11:50 am
Forum: Development of MicroPython
Topic: Micropython on STM32F745XI
Replies: 0
Views: 6141

Micropython on STM32F745XI

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