Hi all,
Recently, i'm arrived on a project with a CAN bus and 5 nodes exchanging data using a 250 Kbit/Sec. speed. The context is an off-road vehicule.
The CAN Bus wiring is, today, done without "CAN Gnd" and sometime, we have communication error (sorry for the lack of details, but i didn't have possibility to plug a CAN analyser or a Scope)
One of my node is powered by a batterie, and sometime, this node is powered using a DC-DC converter. I don't know (yet) if the DC-DC is isolated or not. Doesn't matter because when working on battery, this is the case. The transceiver is a SN65HVD230.
This nodes seems to be root of the problem because, when disconnected, problem disapears.
When this battery node is installed, sometime communication crash - sometime not.
I suspect the communication failure to be connected with a Gnd problem - Commun Mode Voltage (TBC but seems more failure when machine preheater is engaged):
I agree about the idea of a CAN Ground wire is not necessary if all nodes share a same ground, but is it true when you have floating node ?
Is somebody as already experience by integrating multiple node, with isolated powering, on a CAN Bus without CAN Ground.
Sometimes, my battery could drop until 2,0 volt under specific condition (and stay for a while at this voltage):
Is the SN65HVD230 is guaranted to not write on CAN Bus (HighZ) below its nominal 3 V. VCC ?
Thanks in advance to share your experience.
Regards.