2018-09-05 06:28 AM
2018-09-05 06:41 AM
Get a CAN analyzer, make sure you have the baud rates set correctly, and the filters set to accept the messages of interest.
2018-09-05 05:37 PM
why transmit first ?
I see in the cube you didn't enable all the can interrupts,
you should write the interrupt routines.
ABOM should be enabled.
667nSeconds is ? 1.5MHz
Like @Community member said, you need a transmitter that you can control.
I used the CanDo unit, set to Tx a farme every second, worked on the receiver first.
2018-09-05 10:04 PM
We have can analyzer the baud rate is 5Kbps.
For our ECU we have to transmit the command to get the response.
2018-09-05 10:16 PM
do you have a scope ?
you need to check the bit rate.
You send a packet, do you see one coming back ? on the scope ?