I am trying to test CAN communications between two LAUNCHXL2-570LC43 development boards by connecting DCAN Tx to Rx and Rx to Tx between the two boards. Though there is not a CAN transeiver on this board I expect this to work because of the direct connection between the data pins
I have followed the instructions in this video https://training.ti.com/hercules-how-tutorial-can-communication however I am not seeing anything when using canTransmit. I only see a signal on the Tx pin when I enable Internal_lpbk. This is puzzling because the reference manual suggests that the Tx pin is not connected to the DCAN module in this mode.