CANRIER/CSCIE interrupt

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

CANRIER/CSCIE interrupt

1,509件の閲覧回数
patti
Contributor I
Hi, am having a problem with CANRIER/CSCIE
when I set
CANRIER = 0x7F;
and try to transmitt to a CAN-network that is not connected, the debugger says Event Occured.
What should I do?
I have redirrected all CAN error interrupts to a xgate routine.
Thanks In advance
ラベル(1)
0 件の賞賛
返信
1 返信

622件の閲覧回数
Nabla69
Contributor V
Hello,

If the CAN node is not connected to a network, nobody will acknowledge the transmission.

When there is not ACK, a Receive Error occurs, incrementing the RX ERROR counter.
After a while, the module will switch to Error Passive and then Bus Off stopping all transmission.

Chico.
0 件の賞賛
返信