CAN Debug problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CAN Debug problem

988件の閲覧回数
yiguangtang
Contributor I

One of the problems I encountered during debugging was to select filter mode A and call the FlexCAN_Ip_ConfigRxFifo function.

0x00F00000 is set in the incoming configuration table, extending frame. Extended frames can be received normally, but standard frames can also be received.

If isExtendedFrame is true, it can receive extended frames of 0x00F00000 and standard frames of 0x3C. If isExtendedFrame is false, set 0x00F00000 and no data will come in7b774ccdec7034974bea74d1d240d2b.png201c7aa55b9f33c738bcbe859f39ca8.png

0 件の賞賛
返信
1 返信

950件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

after RXFIFO table is configured, check content of MCR, CTRL2, RXIMRx registers and ID table area. Is there all as expected?
Do you have properly set RXIMR register to have bit30 set so IDE bit is compared?

BR, Petr

0 件の賞賛
返信