Hello… New to this forum…
Not sure where to post my issue, but related to LEGO EV3 programming block…
Using one of your FREE (Thank You) ev3 blocks… I2C Write block…
Have issue… Attached Scope to I2C (clock & data)…
Writes data from 0 to 127 (0 to 0x7F) just fine…
HOWEVER… as soon as I try to send ANY byte with the MSB SET - 128 to 255 (0x80 to 0xFF),
the data sent is always 127 (0x7F)…
Have you seen this before??
Is this an issue with your block or an issue with the EV3??
Thank You… Mark A Nichols