I2C conflict with Adafruit GFX + ST7735 and ESPAsyncWebServe

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Oslaf
 
Posts: 4
Joined: Sat Apr 13, 2019 12:03 pm

I2C conflict with Adafruit GFX + ST7735 and ESPAsyncWebServe

Post by Oslaf »

Arduino IDE 1.8.19
Windows
ESP32 (MH ET LIVE ESP32minikit)

Hello, in an asynchronous file server (ESPAsyncWebServer + AsyncTCP) the combination of Adafruit GFX and Adafruit ST7735 libraries interfere with the I2C connection of a keyboard. It doesn't matter if you use the SPIFFS_ImageReader library (fork of Adafruit_ImageReader) or render images in hexadecimal format, the keyboard has almost zero sensitivity.

I currently use ESP32WebServer with the same Adafruit libraries and Adafruit_ImageReader with no keyboard issues.

Oslaf


Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”