Hi,all
I have use the chip by CAN FD mode.
Then IRMQ = 1, I use RXIMR to receive id, I want to receive 0x120~0x12F,
So I set the code:
Hi,
code looks fine, but do you really have IRMQ=1 and set RXIMR in Freeze mode?
You can check within debugger, when module is put in Freeze mode, a setting of the MB and RXIMR.
BR, Petr
Hi,Petr
I debug the project, IRMQ=1,RXIMR[41]= 0xFC00000,
But when I send 0x122, flag could not be set.
Hi,
for test, try to clear that RXIMR, does it receive all IDs?
Or share your project.
BR, Petr