We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TFT to processor connections:
T_IRQ = D2 T_DO = D12 T_DIN = D11 T_CS = D7 T_CLK = D13 SDO = D9 LED = D6 SCK = D13 SDI = D11 D/C = D8 Reset = Reset Pin Arduino Nano ESP32 CS = D10
Read_User_Setup.ino
[code] TFT_eSPI ver = 2.5.43 Processor = ESP32 Frequency = 240MHz Transactions = Yes Interface = SPI Display driver = 9341 Display width = 240 Display height = 320 MOSI = GPIO 38 MISO = GPIO 17 SCK = GPIO 48 TFT_CS = GPIO 21 TFT_DC = GPIO 17 TOUCH_CS = GPIO 10 TFT_BL = GPIO 9 TFT_BACKLIGHT_ON = LOW Font GLCD loaded Font 2 loaded Font 4 loaded Font 6 loaded Font 7 loaded Font 8 loaded Smooth font enabled Display SPI frequency = 20.00 Touch SPI frequency = 2.50 [/code]
User_Setup.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
TFT to processor connections:
Read_User_Setup.ino
User_Setup.zip
The text was updated successfully, but these errors were encountered: