i2c New Driver
Posted: Tue Nov 19, 2024 7:27 am
hi,
I am using new Drivers in v5.3 i2c Master and Slave Drivers.
Both Master and Slave are Esp32
I send from Master for Example, 1 byte 0x55
At the Slave I get 2 times 0x55 0x55
or Even Some times I get four Times 0x55 0x55 0x55 0x55
Any Idea Why is it so ?
Thanks
I am using new Drivers in v5.3 i2c Master and Slave Drivers.
Both Master and Slave are Esp32
I send from Master for Example, 1 byte 0x55
At the Slave I get 2 times 0x55 0x55
or Even Some times I get four Times 0x55 0x55 0x55 0x55
Any Idea Why is it so ?
Thanks