NUCLEO-H563ZI¶
lbuild config: modm:nucleo-h563zi
Default system clocking follows the factory bridge configuration from UM3115: the STM32H563ZI uses the ST-LINK MCO as an 8 MHz HSE input. The board also exposes native USB FS and the on-board LAN8742A RMII Ethernet PHY.
Configuration¶
<library>
<options>
<option name="modm:target">stm32h563zit6</option>
</options>
<modules>
<module>modm:board:nucleo-h563zi</module>
</modules>
</library>