Hello!
I am working on a concept for a testbench for electic motors. As a base-controller i want to preferably use a C2000 launchpad, because i worked with it before. The launchpad will acquire some sensor data and will be connected to two motor inverters to control the load strand and the device under test. Later the controller it self should be controlled from some kind of GUI within a simulink inviroment.
In a previous project i used the external mode with XCP on Serial for Hardware-in-the-loop Testing. But when i implemented a CAN Com between two Launchpads, i could not use the external mode anymore.
For the new project i am looking for a way to use the external mode while the Hardware is also communicating with the two motor inverters.
Is it possible to use the external mode over CAN, while the CAN Bus is also used to communicate with the inverters?
I hope that there is some experience on that out there, or maybe alternative Ideas regarding a communication between Simulink the C2000 and the inverters which is "easily" debuggable :)
Thank you in Advance!!