This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28379D: Can Bus Example code

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hello I am trying to test can bus code can_external_transmit.c.

So it says i have to have external connections which I do-

Is this correct -

Gpio8 (can txB) connected to Gpio 31(CAN -L on j12 ) ?

Gpio 10(can rxb) connected to Gpio 30 can RXA (CAN H)?

I am just starting to understand the protocol of CAN so not sure if this is correct for testing the code mentioned above?