NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
CLP CAN
This wiki is open and can be edited by all! More information available @ www.ti.com/launchpad
|
Introduction[edit]
This guide will demonstrate how to configure the hardware of the EK-TM4C1294XL for Controller Area Network (CAN) BoosterPacks.
The CAN signals are available only on BoosterPack connection 2. They are available only when JP4 and JP5 are configured as shown below. The placement of CAN signals on BoosterPack 2 headers is consistent with the TM4C123G Tiva LaunchPad and the Stellaris LaunchPad.
Jumper configuration[edit]
In the default configuration CAN is not available on the BoosterPack headers. UART0 is used for the virtual serial port connection to the in circuit debug interface. JP4 and JP5 are installed horizontally. | |
To make CAN available on the BoosterPack rotate and re-install the JP4 and JP5 jumper pairs to the vertical orientation. In this orientation CAN TXD and RXD signals are available on the BoosterPack 2 headers. In this orientation UART4 is used for the virtual serial port. The CAN TXD and RXD signals are available on the same BoosterPack pins as on the TM4C123G LaunchPad and the Stellaris LaunchPad. Properly designed CAN BoosterPacks will operate on all three LaunchPads that offer CAN. A CAN signal transceiver is required on the BoosterPack. |
Software Support[edit]
As of TivaWare 2.1 there is no official CAN software support on LaunchPads.
However, the DK-TM4C123G software package contains CAN example programs that can be easily ported to all three LaunchPads that support CAN.