Currently in my project : CAN Instance 0 is used for DAQ in normal mode ,CAN Instance 1 is used for PTCAN in normal mode and CAN instance 2 is used for PTCAN in listen only mode.
Now we are able to set CAN HW filters on CAN_0 and everything working as expected but we are unable to set CAN HW filters on instance CAN_1 and CAN_2.
In configuration tool --> enhanced rxfifo configuration option is disable for both the instance 1 & 2 and If I try to do the same through software then init getting fail.
So please let me know the way to set enhanced rxfifo.