This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI Team
i am trying to implement the CANopen feature using the Driver example i have made the changes in the system config, as shown below.
my problem is when I send a frame using a CAN analyzer with ID between 0x00 to 0x7FF, RX interrupt is not occurring
can you tell me the below config setting is correct or not, if not then kindly help me to do the config setting correctly.
Hi Prajesh,
The figure cannot show well. Could you send the figures again?
Thanks,
Yuhao
now I did this config setting, with this setting interrupt is occurring.
previously i kept no of standard id filter as 127, now i change it to 2 .
As the figure shows, SysConfig only support 1 filter for now. If you want more filters, you need to config it in the code.
And it seems that too many filters lead to address overlap.
Thanks,
Yuhao