2021-04-20 03:21 AM
I'm trying to filter all IDs except 4 using the struct "FDCAN_FilterTypeDef", without using "FDCAN_FILTER_RANGE", "FDCAN_FILTER_MASK" but a type like "FDCAN_FILTER_DUAL" not with DUAL but N.
How can implement it?