Hi,
We just upgraded to the latest version of Zephyr, and all of our out-of-tree driver using I2C (TWIM) are now broken.
All the i2c_xxx function return -5 with a NACK from the slave.
I've checked the device tree and all the pins are correct.
The strange thing is that we are also using one sensor which has a in-tree driver, and this one is actually working.
Is there a breaking change on TWIM side of Zephyr that I'm not aware of ?
Regards
Giuliano