Forum Discussion
ThreadX CAN BUS support
- Jan 11, 2022
The version provided with SDK is feature-limited, you can contact vendor for full feature version or you can also choose open sources CANopen implementation such as https://github.com/embedded-office/canopen-stack or https://github.com/CANopenNode/CANopenNode, both are RTOS agnostic.
hiMaliipinankasys The NXP MCUXpresso SDK provides a (commercial grade) CANOpen stack library that can be used together with ThreadX RTOS for free. You can go to https://mcuxpresso.nxp.com/ to get the latest copy of SDK.
The version provided with SDK is feature-limited, you can contact vendor for full feature version or you can also choose open sources CANopen implementation such as https://github.com/embedded-office/canopen-stack or https://github.com/CANopenNode/CANopenNode, both are RTOS agnostic.