Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I2C conflict with Adafruit GFX + ST7735 and ESPAsyncWebServer #393

Open
OslafEman opened this issue Jul 18, 2022 · 1 comment
Open

I2C conflict with Adafruit GFX + ST7735 and ESPAsyncWebServer #393

OslafEman opened this issue Jul 18, 2022 · 1 comment

Comments

@OslafEman
Copy link

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

@caternuson
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants