Open
Description
Hello,
as CANopen seems to be using Little-Endian encoding on the network, I would expect library to correctly decode u16/u32 values back from the network. It does not look like this is happening as I see LSB u16 on the transport and then got it in MSB (byte swapped) format. So the only possible way how to see correct values is to perform byte swap in the application. Is that expected or is it a bug? IMHO it looks like a bug to me...
Thanks!
Metadata
Metadata
Assignees
Labels
No labels