-
**Is your enhancement proposal related to a problem? Please describe.**
As one of the additions of hwmv2, it was added the possibility to factorize configuration (dts overlays, Kconfig fragments) for…
-
### Description
There seems to be two naming conventions when defining macros for STM32 boards:
1. Identifiers typically omit chip type, and start with `STM32_`
- An example would be the STM3…
-
The NUCLEO-H745ZI-Q, NUCLEO-H755ZI-Q and NUCLEO-H7A3ZI-Q share the same board reference MB1363 i.e. use the same PCB with different SoCs. Furthermore the SoC share a wide varity of common IPs.
The …
-
ST has recently launched a series of low cost ULP MCUs - [STM32U0](https://www.st.com/en/microcontrollers-microprocessors/stm32u0-series.html). They've also released Nucleo boards for one of the more …
-
Hereafter the list of all new variants requested and their linked issue.
Feel free to file an new issue then it will be added to this list.
> [!NOTE]
> **This is a community projects.**
> **A…
-
ST has recently launched a series of scalable bootflash MCUs - [ STM32H7Rx/7Sx]( https://www.st.com/resource/en/application_note/an6062-introduction-to-stm32h7rx7sx-system-architecture-and-performance…
-
#### Description
I have access to two STM32 Nucleo boards (nucleo-f303ze and nucleo-f767zi) both do not have their external crystals populated (X3). Instead the HSE is provided by the on board stli…
-
**Describe the bug**
The board extension feature as described in https://docs.zephyrproject.org/latest/hardware/porting/board_porting.html#board-extensions does not work when building with sysbuild b…
-
Use fdcanusb from laptop to send message to NUCLEO-G431RB with CAN FD transceiver (ISO1044DEVM). CAN bus should be at 1 Mbps nominal / 5 Mbps data. Should be able to see message reception on Nucleo wi…
-
Has this library been tested successfully with STM32 Nucleo boards?
It works fine with an Arduino Nano, but I don't manage to run the examples on a STM32L412KB, which has the same pins. It compile…