-
I'm have trouble getting any TFT/LCD display to work along side the RF24 library on an Arduino Nano. To date I have tried 3 different displays all using some form of the Adafruit or Arduino drivers.
…
-
Hello, thought I'd open up a new issue to cut down on the noise and compartmentalize. I want to use this display as a viewfinder for raspistill (ie. press a shutter and it displays the preview of the …
-
### PROBLEM DESCRIPTION
A 135*240 ST7789 TFT is not working correct, caused by hard-coded [_xstart](https://github.com/arendst/Tasmota/blob/83b3aa576da923748e33df154922e1fa2caa980b/lib/lib_displa…
-
Hi Bodmer
First of all, thank you for your work, it's really hard for a beginner to find his way around and I appreciate greatly your work.
After some reading, I finally understood what to do an…
-
Dear KaraWin, you can add a display with a resolution of 135x240 on the ST7789 SPI controller.
Such a display is used in the TTGO-T-Display module. I made the configuration, the display works, I set …
-
hello , Really do like your project ! ,
I have managed to get most all the components
LCD ST7789 ,TCA9555 , ESP32-wrover 16MB flash but RAM 4MB ONLY not 8MB
it seems working OK , screen , buttons …
-
DMA behavior for ESP32 seems to have changed on v2.3.41 and later.
I had a few screens (ST7735_GREENTAB2, ST7735_DRIVER, ILI9341_DRIVER) running properly w/DMA on 2.3.4 and prior.
2.3.41+ now shows …
-
Is it possible to use other SPI devices in combination with fbcp-ili9341 installed?
I have a **Raspberry Pi Zero W** with an [2.0" 320x240 Display](https://www.adafruit.com/product/4311) (ST7789) a…
-
Hello,
I have tried to create my own board spec for Lilygo module, but I am getting following error. First I have got error about mismatching 2MB ram but installed 8MB which I have changed in confi…
-
Do I have to connect the CS pin? I used ST7789V 240*240 screen and found that CE did not work without connection. The PCB of my screen module does not have CS pin, how can I make the screen work witho…