S32K 3.4ver CAN_Node

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

S32K 3.4ver CAN_Node

1,813件の閲覧回数
mumumilmil
Contributor II

I wondered that

if erased CAN Source, Errors not occured.

but if add CAN Source, paralyzed all CAN_Node associated to CAN_BUS.


If our CAN node can influenced on CAN_BUS without TX ??
(our CAN source code has only RX)


On the other side, ARM CAN source doesn't occur error.

0 件の賞賛
返信
4 返答(返信)

1,786件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

would be great to know how such paralyze looks like. Ideally check for errors detected on nodes and measure your node TXD/RXD and CAN signals.
Even if node is not transmitting a message it receives frames and ACKs it back and in case of any error detected it sends error frame.
If you need not TX on node you can try to use LOM (Listen Only Mode).

BR, Petr

0 件の賞賛
返信

1,782件の閲覧回数
mumumilmil
Contributor II

Are you saying that I can receive it as an RX signal and reply the error frame without sending the TX signal from NODE?

and Does the error frame sent over the ACK signal also cause errors on other nodes of CAN_BUS?

0 件の賞賛
返信

1,743件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

FlexCAN module behaves as per CAN standard so you can refer to it for info about error handling.

BR, Petr

0 件の賞賛
返信

1,810件の閲覧回数
mumumilmil
Contributor II

I have been analyzing our 3.4ver source code..

To find solution, please give me your opinion

0 件の賞賛
返信