Tool/software: Code Composer Studio
Example code for can bus 2.0 (J1939) communication between two tiva c boards using peripheral library.
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.
Tool/software: Code Composer Studio
Example code for can bus 2.0 (J1939) communication between two tiva c boards using peripheral library.
Hello Vigneshwaran,
While TivaWare supports CAN 2.0, the J1939 protocol is an SAE that goes on top of CAN and that is not included within our TivaWare offering. I checked with our CAN expert but we do not have examples for the J1939 protocol, so you would need to develop that on your end.