-
Hi, I'm trying to control two 2.2 TFT screens, both on SPI 0 using the two chip selects (CE0 and CE1).
Whenever I display to the first screen on CE0, it's fine (i.e. only displays on the first scre…
kmtm updated
7 months ago
-
I use an OrangePi zero H616.
I bought the following ST7735S LCD.
[https://it.aliexpress.com/item/33031122936.html?spm=a2g0o.order_list.order_list_main.32.67b836960mEnKd&gatewayAdapt=glo2ita](url)
…
-
Hello, First, thanks for all this, it's a wonderful library.
I am using a NodeMCU 0.9 controller
The screen is a standard 2.8TFT, I9341 STM32 based Touch enabled screen (Using an HR2046 Chip)
http…
-
Hi, this is not an issue, it's more a newbie question.
I'm using a X-NUCLEO-GFX01M2 STM display board along with a STM NUCLEO-F411RE board.
Display is a ST7789V (2.2" SPI QVGA TFT LCD 320x240).
It …
-
## Environment ( 実行環境 )
- MCU or Board name: ESPboy/ESP8266
- Panel Driver IC: ST7735
- Bus type: SPI
- LovyanGFX version: v1.1.9
- FrameWork version: Arduino LOLIN/WeMos D1/R2…
-
No matter what configuration and pins I set, I cannot get the screen to initialize. If I leave the pins the same, then plug the screen in to an ESP32 using the same sketch, the screen works fine. Th…
-
### Board
esp-wrover-kit
### Device Description
Simple ESP32-wrover-E ( 8mb psram and 16 mb flash )
### Hardware Configuration
ETH_LAN_8720, I2C and SPI
### Version
latest master (checkout manu…
-
### LVGL version
v9.0.0
### What happened?
I want to use SDL draw unit. So, I undefined "LV_USE_DRAW_SW" and defined "LV_USE_DRAW_SDL", and also defined "LV_USE_SDL" to enable SDL driver.
T…
-
I am trying the ST7735 display with an ESP32 board.
The suggested code works with software SPI (`var spi = new SPI();`) but the refresh speed is very slow.
When trying to use hardware SPI as bel…
-
https://github.com/Ms3pro/DxControl-display-ili9341-/tree/main Hello cool project ! Is it possible to add an ili9341 display for heating steep arrow indicators and bars with menu switching ? Fo…