the ST7789 doesn't show full screen, what's wrong? #2713
summerfind
started this conversation in
Compatible displays and setup files
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Bodmer.
I tested ILI9341 board A & B:
A:
code stuck at calibration of: Touch corners as indicated and doesn't response of touching. the
Keypad_240x320
shown just about 280 x 280 and left a area snow if commented out the calibrationI used TFT_eSPI library, and selected:
#include <User_Setups/Setup42_ILI9341_ESP32.h> // Setup file for ESP32 and SPI ILI9341 240x320
B:
code stuck at calibration of: Touch corners as indicated doesn't response of touch, the
Keypad_240x320
shown full screen if commented out the calibration.BTW. the Adafruit_ST7789.h example shown full screen in both boards.
How to fix need help.
Thanks
Adam
Beta Was this translation helpful? Give feedback.
All reactions