STM32U5F9NJ FDCAN Peripheral Not Initializing
Hello,
I'm having problems implementing the FDCAN peripheral on the STM32U5F9 TFBGA-216 package. The peripheral is present and configurable in the IDE, but none of the registers update during initialization. In addition to my code, I've tried a bare project which only configures the FDCAN, and compared with multiple development kits from the U5 series. Code that is written for this target fails to init the U5F9 FDCAN, but works on a development kit with the LQFP variant of the U5G9. I've confirmed that our supporting hardware is functional—the chip runs as expected outside of this singular issue.
There is a recent forum post in which an ST employee noted that the FDCAN on the U5F7 is disabled via hardware, but operable on the U5G7. I'm curious if this problem is reflected on the F9/G9 non-crypto and crypto variants as well? As of right now, the CubeMx still lists the peripheral as present and operable, and there's nothing in the device errata to indicate otherwise.
Any thoughts @mƎALLEm ?
