Page 2 of 2

Re: How do you configure MicroPython for a custom board?

Posted: Thu Jan 13, 2022 4:46 pm
by Asensio12
Hi,
There is a new 512 KB of flash STM32 G0 MCU (see NUCLEO-G0B1RE).
Are there any hard limitations that would prevent me from getting MicroPython running on it?

Thank you

Re: How do you configure MicroPython for a custom board?

Posted: Fri Feb 11, 2022 4:51 pm
by Asensio12
After a few weeks of work, I finally got the STM32 G0 port working on the NUCLEO_G0B1RE.
I will be working over the next few days to make it available for everyone.
I haven't done this before, so any help/guidance would be greatly appreciated.