Monitoring incoming CAN data

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Monitoring incoming CAN data

跳至解决方案
1,094 次查看
juliana_rojas30
Contributor III

Hello there!

I am working with a S32k board and I want to monitor the number of CAN messages I am receiving at the input of my communication system. It doesn't matter if it only gives me the number of messages or the ID of the CAN messages I am receiving. How can I do this? I was trying to implement a counter but no success. Any ideas please?

Thanks in advance!

Juliana

0 项奖励
回复
1 解答
1,076 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

there is no option to do it automatically. So after each message is received and read you need to increment some counter by SW.

 

BR, Petr

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,077 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

there is no option to do it automatically. So after each message is received and read you need to increment some counter by SW.

 

BR, Petr

0 项奖励
回复