Primary Changes 1. Add Kconfig options to select FDCAN1 and FDCAN2. 2. Fix Make.defs to use CONFIG_STM32H5_FDCAN_CHARDRIVER 3. Add FDCAN clock seleection code to stm32h5xx_rcc.c 4. Add fdcan1 config for nucleo-h563zi board. 5. Add FDCAN clock configuration and GPIOs to nucleo-h563zi board.h. 6. Added supporting code (stm32_can.c, stm32_bringup.c changes) for fdcan1 config. Changed can device to start at 0. FDCAN1 = /dev/can0, FDCAN2 = /dev/can1. Enable FDCAN mode for nucleo-h563zi:fdcan1 config. Removed ampersand from comment block |
||
|---|---|---|
| .. | ||
| configs | ||
| include | ||
| scripts | ||
| src | ||
| Kconfig | ||