STM32H562AGI FDCAN2 available or not?
I am using a stm32h562agi6 and configured fdcan2. It works!
But then I wanted to create a zephyr os project and saw that there the fdcan2 is not available for stm32h562xx in general. I did some investigations and also the datasheet actually states that fdcan2 is not available (features and peripheral counts). I basically read everywhere that it has only one fdcan peripheral. I use PB5 and PB6 which are only listed for FDCAN2.
So what is true now? Is it because it’s a UFBGA169?

