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?