Commit graph

2 commits

Author SHA1 Message Date
Francois Ramu
036c8f6697 boards: arm: stm32h563 nucleo board with USB bus
Enables the USB bus on PA11/PA12 of the nucleo_stm32h563 board

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-07-10 15:13:28 +02:00
Thomas Stranger
784d732158 boards: arm: add nucleo_h563zi with stm32h563 soc.
Adds the board definitions for the nucleo_h563zi board.

Notes:
DAC: enable output on pa5, which is available on the ST Zio and morpho
connectors.
UM3115 in table 21 wrongly lists pa15 on the positions where pa5 is.
The only other option for the dac output is pa4 which is reserved for
for VBUS_SENSE.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2023-04-07 13:14:21 +00:00