When using the mask write register function (code 22), the simulator interprets the message wrong. e.g. RX: 01 16 00 00 00 EE 00 EE 16 7F
The and mask is detected as 16 7F, the or mask as 00 00, while they are both 00 EE in the message.
screenshot
Log in to post a comment.
screenshot