Arduino_Core_STM32 icon indicating copy to clipboard operation
Arduino_Core_STM32 copied to clipboard

Add support for STM32N6 series chips

Open SomeSpaceNerd opened this issue 6 months ago • 2 comments

Add support for the newer STM32N6 chips and their features, or at least the (seemingly more widely available) N657 chips as used in the NUCLEO-N657X0-Q.

SomeSpaceNerd avatar Jun 08 '25 00:06 SomeSpaceNerd

Is anyone working on this right now? I'm interested to hear your plans for dealing with Secure Boot, which is enabled by default on the STM32N6 series.

jmole avatar Oct 02 '25 23:10 jmole

Hi @jmole STM32N6 is more complex than other series. Due to external memory requirement, security and usage. Currently, I've not planned to work on it. Anyway any contribution are welcome like it was done for STM32MP1.

fpistm avatar Oct 07 '25 08:10 fpistm