TS-4800 CAN: Difference between revisions

From embeddedTS Manuals
No edit summary
(Added some otherwise undocumented detail about where the CAN2 signals reside. Added reference to CAN1 signals for continuity.)
Line 1: Line 1:
In our FPGA we include 1-2 CAN controllers depending on your FPGA configuration.  See [[tsctl]] for the software support on the CAN interface.
The TS-4800's FPGA contains two SJA1000-compatible CAN controllers.  The first CAN controller brings CAN RX and CAN TX signals to the baseboard through CN2 pins 97 and 99.  The second CAN controller brings CAN2 RX and TX to CN1, pins 69 and 71.  The TSCTL software library is used to access the functionality of the two CAN controllers.  See [[tsctl]] for the software support of the CAN interface.

Revision as of 10:38, 21 May 2014

The TS-4800's FPGA contains two SJA1000-compatible CAN controllers. The first CAN controller brings CAN RX and CAN TX signals to the baseboard through CN2 pins 97 and 99. The second CAN controller brings CAN2 RX and TX to CN1, pins 69 and 71. The TSCTL software library is used to access the functionality of the two CAN controllers. See tsctl for the software support of the CAN interface.