-
(Trying to follow the template. Please let me know if I missed anything.)
1. ISSUE DESCRIPTION:
- GPIO designations for DC and RST can not be changed. (using "Read_User_Setup"
DC always stays GP…
-
hello, i was going to do anyther sprite buffer experiment, when i just realized that the sprite engine just suddenly stopped working, i tried downgrading the library and the esp32 core drivers and it …
-
I am working on a scrolling effect on the ILI9341 screen.
In my example I am moving a blue rectangle from one side of the screen to the other. This creates (IMO) a vertical sync problem. I also tri…
-
how do i create the correct 4 char hex for each TFT_COLOR RGB?
-
## Environment ( 実行環境 )
- MCU or Board name:
Lilygo-T-Display: https://github.com/Xinyuan-LilyGO/T-Display-S3
- Panel Driver IC: ST7789
- Bus type: Parallel8
- LovyanGFX version…
-
Hello,
Can you provide some ideas on getting the processors work together?
- Do they share any memory or LittleFS/SPIFFS/VFS
- Is it possible to communicate between them using TX and RX, or som…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Using this lib with a TTGO T-Display board on Arduino framework, it crashes when the display class is instantiated:
```
BB_SPI_LCD *dp = NULL;
void setup() {
dp = new BB_SPI_LCD;
dp->begin( …
-
I already used this wonderful library successful with an STM32 Blue-Pill.
Now i am trying to connect [this display](http://www.lcdwiki.com/2.8inch_SPI_Module_ILI9341_SKU:MSP2807#Interface_Definition)…
-
Bonjour ,
I have twatch-2020-V1 and V2(GPS QUECTEL L76K ans SD card , not LORA)
st7789 with micropython works fine on V1 but on V2 'hello world' show only vertical lines with some color (photo below…