STM32H753 FDCAN1 RX FIFO 1 concern
Hi All,I have a peculiar observation in one of our legacy codes, wherein I do not observe RX FIFO 1 callback being triggered.I observe hfdcan1.Init.ExtFiltersNbr is set to 0 and HAL_FDCAN_ConfigFilter() is NOT called. I am unaware if this is purposel...