Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 251352

Forum Post: RE: TMS320F2800137: CAN TRANSMIT NOT WORKING

$
0
0
Hi Muntaha, Are you referring to J14 of the LaunchPad for the PCAN connection? Can you check that S4 is in the correct position to route GPIO4 and GPIO5 to the on board transceiver? On the PCAN side, did you match the baudrate to 500kbps that can_ex5 is set to? Also, you might need to change the CAN GPIO definitions in device.h to: // // CANA // #define DEVICE_GPIO_PIN_CANTXA 4U // GPIO number for CANTXA #define DEVICE_GPIO_PIN_CANRXA 5U // GPIO number for CANRXA #define DEVICE_GPIO_CFG_CANRXA GPIO_5_CANA_RX // "pinConfig" for CANA RX #define DEVICE_GPIO_CFG_CANTXA GPIO_4_CANA_TX // "pinConfig" for CANA TX and rebuild the project. The transceiver in the launchpad is using GPIO4/5 for CAN channels. Regards, Joseph

Viewing all articles
Browse latest Browse all 251352

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>