Hello,
I need to interface with a touch sensor from Azoteq (IQS263). This device allows a communication window during which you can read or write on I2C. The issue is that the sensors closes the communication window as soons as it detects a stop condition. As a result, i cannot read several registers from it during this communication window (only one, then i get NACK). From i can see, the SDK16 does not allow restart condition after a rx operation.
Is there a way to solve this issue ? If someone has already face it, feel free to share
Best regards,
Aurélien