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
Hello,
I have been working on a power electronic application to charge a battery. The requirement is to establish fast charging ( looking to charge the battery rapidly in about 15 minutes). I stumbled upon a protocol commonly used in the Electric vehicle industry called the Combined charging system protocol (ccs version 2.0).
The Communication is based on the OSI-Layer-Model containing 7 layers. I was wondering if the f28m36 is capable of interfacing with this protocol. I have previously used Ethernet and CANbus in my power applications, but that was easier to understand and replicate because of the abundant examples in Control Suite. But i couldn't find similar literature for CCS 2.0 protocol. Is this even possible using the m36?? if so, are there any examples that shed light on how it can be achieved.
As always, any suggestions are welcome. Thank you for your time.
Srini
Sorry we dont have any examples for this.
Typically C2000 MCU is talking with a host MCU that will interact with the vehicle bus and be responsible for such protocols.