I have also noticed that Jetson boots with Tx dominant (low) and it takes down the whole bus. One way to do this would be using a transceiver with silent mode and have it be silent during boot. This way the controller can’t speak to the bus.
We looked at the CAN TX line with a scope and noticed that the TX2 CAN hardware responding to the CAN messages on powerup before the modules were loaded. We believe this is causing the issues on the CAN Bus. We are using the ISO1050 isolated can transceiver and unfortunately it does not have the silent mode feature. I was hoping to find a way of doing something on the TX2 side to fix this issue.
Thanks
The block diagram shows that the output RXD of TJA1050 (pin 4) will supply a voltage from 0 to Vcc to the input of the Jetson (pin CAN0 RX or CAN1 RX). Vcc is equal to 5V.
do you solved your Problem: "We looked at the CAN TX line with a scope and noticed that the TX2 CAN hardware responding to the CAN messages on powerup before the modules were loaded. We believe this is causing the issues on the CAN Bus. We are using the ISO1050 isolated can transceiver and unfortunately it does not have the silent mode feature. I was hoping to find a way of doing something on the TX2 side to fix this issue.
Thanks "
We are using the Jetson TX2 with Aetina 510 Carrier Board and we also have got the problem during bootup that the CAN BUS goes down. After booting the hole CAN BUS works fine.
Is there a solution on TX2 side we can solve the issue?