Forum Discussion
ThreadX CAN BUS support
Dear Sir/Madam,
Hello,
I thank you very much for establishing excellent embedded systems development environment with ThreadX, fileX, USBX, GUIX etc.
We would like to use your tools with NXP i.mxrt117x series of processors for simple IVI/Cluster device. I wonder if threadX supports CAN BUS directly or indirectly over CMSIS functions?
Thanks and best regards.
Mehmet Ali Ipin.
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.
3 Replies
- neo_xiongCopper Contributor
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.
- neo_xiongCopper Contributor
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.
- MaliipinankasysCopper Contributor