hello Sir/Madam,
Do you know whether TI have CAN transciever with open circuit detection of CAN-H and CAN-L?
I have such a requirement in my project.
thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello Sir/Madam,
Do you know whether TI have CAN transciever with open circuit detection of CAN-H and CAN-L?
I have such a requirement in my project.
thank you.
Hello Eric,
my project is about a DC/DC converter on a hybrid car.
DCDC has to response to a car crash while the signal interface with CAN may broken.
i go through the datasheet of TCAN1043,
it can only report faults like,
CANH shorted to GND,
VCC, VSUP or CANL
shorted to GND, VCC,
VSUP
without the situation of open circuit.
if i miss somehing in the datasheet, please point out or do you a other solution for CANH/CANL open circuit dection.
thank you very much.
chenqing.
Chenqing,
You are correct, nFAULT isn't intended to indicate an open bus condition, but I was thinking the way the other bus conditions are detected it may work that way anyway. The nFAULT detection circuit samples the differential current on the bus for any bus faults, and then reports accordingly based on a threshold. When I posted my response I was thinking this might also indicate a bus open condition, and it still might, but I'm not sure how reliable it would be given it wasn't designed for with that intention.
If the type of open you are referring to is the CAN node being completely removed from the CAN bus, the quick way would be receiving no ACK bit after a transmission. If the CAN node is disconnected from the bus, no other node would receive the CAN frame and so no ACK bit would be sent. The problem with this is that there are several other reasons why an ACK bit wouldn't be received, so this isn't an obvious case of the CAN node being disconnected from the bus.
Would there be termination at this specific node or is this a drop node that would also lose termination when the disconnection from the bus happened?
Regards,
hello Eric,
thank you for the information, i will test that, and i think this is not a common method.
we will clarify with customer and dectect the message time out instead.
thanks again
Best regards,
chenqing