I’m trying to interface the CAN Controller on the TMS320F28377D processor to a TotalPhase Komodo CAN Solo CAN bus Analyzer and ultimately to a PIC18 microcontroller CAN interface.
I used the can_loopback_cpu01 example project from Controlsuite to establish functionality of the external loopback in test mode but when I modified it to (what I thought) would be a platform to communicate with the CAN bus Analyzer I keep getting errors on both sides. There seems to be no other example code available for real world external communications for the F377D’s CAN Controller.
I recently purchased the Peripheral Explorer Kit with the F28335 Control Card and tried to integrate some example code from that into the F28377D example project only to find there is no equivalent support on the F28377D for the data structures used in the F28335 based example code in the Peripheral Explorer Kit.
It appears that the CAN Controller application interface is completely new on the F28377D but with no example code for external CAN communications. Can you send me some example code that is not just a loopback example?
I’m trying to interface the CAN Controller on the TMS320F28377D processor to a TotalPhase Komodo CAN Solo CAN bus Analyzer and ultimately to a PIC18 microcontroller CAN interface.
I used the can_loopback_cpu01 example project from Controlsuite to establish functionality of the external loopback in test mode but when I modified it to (what I thought) would be a platform to communicate with the CAN bus Analyzer I keep getting errors on both sides. There seems to be no other example code available for real world external communications for the F377D’s CAN Controller.
I recently purchased the Peripheral Explorer Kit with the F28335 Control Card and tried to integrate some example code from that into the F28377D example project only to find there is no equivalent support on the F28377D for the data structures used in the F28335 based example code in the Peripheral Explorer Kit.
It appears that the CAN Controller application interface is completely new on the F28377D but with no example code for external CAN communications. Can you send me some example code that is not just a loopback example?