Monitoring incoming CAN data

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

Monitoring incoming CAN data

ソリューションへジャンプ
1,092件の閲覧回数
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,074件の閲覧回数
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,075件の閲覧回数
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 件の賞賛
返信