Page 1 of 1

STM Nucleo-H745 dual core board: how to use only one processor for MicroPython

Posted: Sun Oct 24, 2021 10:20 am
by ales.coppelli
I have a STM32 NUCLEO-H745zi ( dual core processor ) board and I would like to use one of the two processors ( M4 or M7) for MicroPython. Has someone already done it ? Any indication on how to do it?
( Dummy/silly question: Is it possible to modify - and now I don't know how to do it - the stm/boards/NUCLEO_H743ZI ( single core ) MicroPython, compiled it, and flash the resulting elf,bin file in dual core board ( in M4 or M7 processor) )?