CANopen
Posted: Fri Jul 07, 2017 12:41 am
I am currently attempting to implement CANopen on MOD54415.
I am starting with the github source https://github.com/CANopenNode/CANopenNode
The nearest driver that is available is for the MCF5282 but the FlexCAN in that processor differs considerably from the multican FlexCAN in the MCF54415.
The process therefore entails going through each register and translating bit-by-bit.
I would appreciate contact from anyone who has done this or similar or even knows of a ready-built application.
I am starting with the github source https://github.com/CANopenNode/CANopenNode
The nearest driver that is available is for the MCF5282 but the FlexCAN in that processor differs considerably from the multican FlexCAN in the MCF54415.
The process therefore entails going through each register and translating bit-by-bit.
I would appreciate contact from anyone who has done this or similar or even knows of a ready-built application.