smolbun / Air101-LCD-ESP32-C3

Simple test for Air101-LCD TFT display module with LuatOS ESP32 C3 board
GNU General Public License v3.0
5 stars 0 forks source link

Blank screen #1

Closed koljanich closed 6 months ago

koljanich commented 6 months ago

Hello! Write this sketch, BL to 00 pin, But screen is blank... Read that is SDA, SCK is i2C interface... (https://forum.arduino.cc/t/wiring-tft-display-to-arduino-uno/470295/3)

smolbun commented 6 months ago

Hi I assume you're trying to connect to the Air101-LCD without the luatos ESP32 C3 board right? Could you refer to the pinout here.

koljanich commented 6 months ago

Thank you for quick answer! I check out contact of pins and found problem! Thank you a lot! All work great!