TS-4800 CAN: Difference between revisions

From embeddedTS Manuals
(Created page with "In our FPGA we emulate 1-2 CAN controllers depending on your FPGA configuration. See tsctl for the software support on the CAN interface.")
 
(Included definition of which pin is RX versus TX.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
In our FPGA we emulate 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(TX) and 99(RX).  The second CAN controller brings CAN2 RX and TX to CN1, pins 69(RX) and 71(TX).  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.

Latest revision as of 11:55, 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(TX) and 99(RX). The second CAN controller brings CAN2 RX and TX to CN1, pins 69(RX) and 71(TX). 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.