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.

TMS570LS3137: SUGGESTING A CAN OPEN MICROCONTROLLER

Part Number: TMS570LS3137
Other Parts Discussed in Thread: RM57L843, , HALCOGEN

Hi TI Support,

Currently, I'm looking to work on a CAN OPEN PROTOCOL.Is it possibile to work on a TMS570LS3137 OR RM57L843 CONTROLLERS or Please suggest me the microcontroller which work on a CAN OPEN Protocol.

Thanks in advance.

Regards,

Ajith Kumar A

  • Hi Ajith Kumar,

    CANopen is a field bus protocol based on the Controller Area Network (CAN). It is a open network standard. You can use the stack on TMS570 devices with DCAN modules.

    I don't have experience of using CANopen stack. I think that at the lowest level is the CAN driver, which serves as an abstracted hardware interface which handles all CAN hardware related functionality. You can the CAN driver generated by HALCoGen, and leave the communication management layer unchanged. 

    You may check simmasw webpage to see if they have an example of porting their CANopen to TMS570. As stated, they CANopen stack supports TMS570 devices.

    CANopen is a field bus protocol based on the Controller Area Network (CAN). It is a open network standard. You can use the stack on TMS570 devices with DCAN modules.

    I don't have experience of using CANopen stack. I think that at the lowest level is the CAN driver, which serves as an abstracted hardware interface which handles all CAN hardware related functionality. You can the CAN driver generated by HALCoGen, and leave the communication management layer unchanged. 

    You may check simmasw webpage to see if they have an example of porting their CANopen to TMS570. As stated, they CANopen stack supports TMS570 devices.

    CANopen | CANopen Software, Protocol Stack, Source Code (simmasoftware.com)

    --

    Thanks & regards,
    Jagadish.