-
**Is your enhancement proposal related to a problem? Please describe.**
The current version of CANOpenNode which zephyr references is very old.
The EDS Editor (v0.8) which can generate the object di…
-
Is there CANopenNode available for NXP MCX/(LPC) device or there is instruction turorial/steps neeed to bring up CANopenNode for these NXP MCX device?
-
Hi there,
I have been using this software to convert .EDS to .XDD for use in another piece of software called KickDrive Zero, I have found this software requires using the "CANopen XDD V1.0, old" f…
-
Hi, very nice to have a version of the CANopenNode library on ESP32.
Could you give some basic initial example, such as sending a TPDO? Something similar to the STM32 library...
I'm trying some…
-
@HamedJafarzadeh Are you ready to do it? :)
-
I have the feeling that this CanOpenNode library is not linked to the CanOpenNode project so the library is totally out of date compared to the original one.
It is a pity, we are missing all the im…
-
Hello
I want to add a new PDO,
but this PDO is not consecutive to indexes
0x1800, 0x1801, 0x1802, 0x1803,
is it possible to add, for instance a PDO in.... 0x190A index?
if not, what is the …
-
Hi, I have faced with TPDO problem.
MCU: ESP32-C6
I`m trying to send TPDO like in a video example here (https://www.youtube.com/watch?v=R-r5qIOTjOo)
But there is some erro…
-
Is it possible to run multiple CANopenNode networks on a single micrcontroller?
-
Currently CANopenSocket uses an old version of CANopenNode (v1.3-master).
Latest CANopenNode master has now almost all the functionalities from current CANopenSocket/canopend application.
CANop…