ModbusMaster icon indicating copy to clipboard operation
ModbusMaster copied to clipboard

Change order of CRC high/low bytes

Open antsundq opened this issue 3 years ago • 1 comments

Could you please clarify if the reverse ordering of the checksum bytes is by design?

I needed to change the order to make the library compatible with my modbus slave which expects all words to be sent using hi/low ordering.

antsundq avatar Nov 16 '22 07:11 antsundq

Hi! After digging deeper into the standard, it seems like it is my target is using an incorrect implementation of the modbus standard. this pull request may be closed off.

antsundq avatar Nov 17 '22 08:11 antsundq