QUERY · ISSUE
add support for STM32N6
enhancementport-stm32
Description
Seek to add support for STM32N6,Because it's coming out soon
Code Size
Seek to add support for STM32N6,Because it's coming out soon
Implementation
I hope the MicroPython maintainers or community will implement this feature, I intend to implement this feature and would submit a Pull Request if desirable
Code of Conduct
Yes, I agree
CANDIDATE · ISSUE
Adding support for STM32G0 MCUs
port-stm32
Hi I have been working on adding support for STM32G0 MCUs. Particularly, the ST NUCLEO_G0B1RE for a couple of weeks, and today I got it to compile, link and run finally. I was also able run the run-tests.py script (see results below).
This is my first contribution to a project.
This requires the stm32lib repository to be updated to include HAL and CMSIS for the STM32G0.