CANopenNode for NXP MCX/LPC micro #81457
-
CANopenNode implementation of CANopen protocol stack for NXP MCX (LPC) device.
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Hi @peter197321! We appreciate you submitting your first issue for our open-source project. 🌟 Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙 |
Beta Was this translation helpful? Give feedback.
-
Which board are you using? There is already a CANopenNode example with a documentation that explains how to run it. |
Beta Was this translation helpful? Give feedback.
-
FRDM-MCXA153 development board
FRDM-MCXN947 development board
LPCXpresso55S36 Development Board
čt 14. 11. 2024 v 14:03 odesílatel Tahsin Türker Mutlugün <
***@***.***> napsal:
… Which board are you using?
There is already a CANopenNode example with a documentation that explains
how to run it.
https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/modules/canopennode
—
Reply to this email directly, view it on GitHub
<#81403 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALGLVQUKM56U7PL6SNRZLED2ASNSLAVCNFSM6AAAAABRYZN66OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZWGMYDIOJVHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Not sure about FRDM-MCXA153 but FRDM-MCXN947 is already supported in Zephyr. If I am not mistaken the example should work out of the box. Just follow the steps in the documentation. |
Beta Was this translation helpful? Give feedback.
Not sure about FRDM-MCXA153 but FRDM-MCXN947 is already supported in Zephyr.
https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/nxp/frdm_mcxn947/frdm_mcxn947_mcxn947_cpu0.yaml#L18
If I am not mistaken the example should work out of the box. Just follow the steps in the documentation.