Other Parts Discussed in Thread: TM4C1294NCPDT
Hi,
We have two custom boards built around the TM4C1294NCPDT that will communicate with each other with CAN. From a powered off condition, the receiving board reports CAN_STATUS_LEC_STUFF error and the transmitting board reports CAN_STATUS_LEC_BIT1. If I send a hardware reset to the receiving board (using a jtag programmer) the CAN communications will start to work fine in both directions. It will continue to work until the one board is powered off and powered back on. We then get the stuffing error again.
I started with the simple_tx sample code. Here is a image capture of the scope traces when the error occurs:
Does anyone have any suggestions?