Nucleo-h7a3zi-q

Can anyone create a arduino board library for nucleo 144 H7A3ZI-Q

Hi @parinitangadi. By "board library", I'm assuming you actually mean a platform rather than a library.

The most likely way this would occur is through the addition of support for this board to the "STM32 MCU based boards" platform (AKA "STM32duino"). The developers of that platform are tracking the request here:

https://github.com/stm32duino/Arduino_Core_STM32/issues/722

NUCLEO-H7A3ZI-Q ([New Variant] request list #722 (comment)

So you can check back on the "STM32 MCU based boards" platform periodically to see if the requested support has been added. Or you can even contribute the necessary changes to the platforms codebase yourself as they invite in [that issue>([New Variant] request list · Issue #722 · stm32duino/Arduino_Core_STM32 · GitHub):

This is a community projects so any help are welcome.
To add a STM32 based board follows this wiki

Any contribution is welcome, so feel free submit a PR. :wink:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.