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
I'm trying to convert communication protocol from CANBus to serial(i-e RS-232 & RS-485) for communication with my peripheral devices using TMS320F28335 card. I need a code composer studio program for protocol conversion. I only need data bytes from CAN packet, discarding its ID, DLC, CRC and ACK bits.
Hi sum Awan,
We do not have support for CANBus to serial(i-e RS-232 & RS-485) in our examples. You will have to do the development on your own.
Thanks,
Krishna
Hi Krishna,
I’m working on it. I’m using CCS version 9.2, the examples available for CANBus communication are not compatible with newer version. It is requested to please provide a compatible program for CANBus communication i-e transmission and reception of CAN packets.
Regards,
Sum Awan
Please download my Application report http://www.ti.com/lit/spra876 . It has many tested examples. I also urge you to look at the Debug tips provided.