Hi,
I am working on a custom board using Wince 7 on a Colibri T20.
In order to use a capacitive touchscreen, I followed the steps to install the Multi touch driver:
But I struggle to communicate in I2C with my touchscreen device using the “multi touch hardware adaptation” software.
I try to set the clock to 400kHz but I observe a frequency between 37Khz and 41kHz by monitoring my I2C signals.
You can find below an extract of the code I used (derived from multi touch hardware adaptation software for fusion touchscreen using Toradex CE libraries):
And here is the data I was able to observe:
You can see in red my SDA signal and in red my scl signal.
Do you have any idea what might happen?
Best regards,
Romain FONCK