Resolved! How to filter more than 16 CAN IDs in STM32U5 FDCAN hardware filters?
Hello, I am working on STM32U5G7VJT6 with FDCAN1 peripheral.In CubeMX I configured 8 Extended Filters, and in my code I set them as dual filters. That gives me a total of 16 CAN IDs that can be allowed by hardware. Now my application requires filteri...