bitbank2 / bb_captouch

An ESP32/Arduino library to talk to CST820, FT6x36 and GT911 capacitive touch sensors (auto-detects)
Apache License 2.0
20 stars 7 forks source link

V1.1.0 detects wrong touch chip - v1.0.2 is OK #2

Closed Westcott1 closed 3 months ago

Westcott1 commented 4 months ago

I have a Waveshare ESP32-S3-LCD-4.3 with a GT911 chip. Everything works correctly with v1.0.2. However, when I upgrade to v1.1.0 the chip is detected as an AXS15231 and touch no longer works.

Thanks for this library! It's the only one that worked for me.

bitbank2 commented 3 months ago

I disabled that code (latest commit). Give it a try.

Westcott1 commented 3 months ago

Thanks, all working now!

bitbank2 commented 3 months ago

ok, I'll do a new release with that removed

Westcott1 commented 3 months ago

Hi Bitbank2,

Sorry to bother you again, but I updated to v1.1.1 and the the chip GT911 is detected as an AXS15231.

bitbank2 commented 3 months ago

Sorry, I thought I had disabled all of the experimental code. Removed in release 1.1.2