G’day,
I’m reviewing the Apalis Carrier Board Design Guide, as well as the schematics for the Apalis Evaluation Board, with the aim of designing the CAN interface for my device. See below CAN schematic (Figure 49 from Apalis Carrier Board Design Guide) as a reference for my following questions.
- Can I add the 120 Ohm termination resistor between CANx_L and CANx_H directly on the PCB? Referencing the figure above, the resistor would be between the traces connecting to U2 and U7 on the CAN Connector (CAN1_L and CAN1_H respectively).
- Is the isolated 5V supply (CANx_5V_ISO) purely a means for protecting the logic/Apalis side of the CAN interface? I will be interfacing with both externally powered CAN nodes (e.g. vehicle ECU) and non-powered external CAN nodes (e.g. sensor units) which required 12V+. As such, my CAN connector will not have the CANx_5V_ISO output as shown in the above schematic, and will be 4-pin only (12V+, GND, CAN_L, CAN_H), with the 12V+ and GND pins being optional. Is this acceptable?
- How should CANx_GND_ISO be connected to the system/PCB GND? The ADM3053BRWZ datasheet suggests they should be connected via a ferrite bead, but this isn’t shown in the schematic.
Thanks!