-
Hi guys, I have recently bought a 3.5inch RPi TFT LCD and a Raspberry pi B3+
but i cannot set them up, I have used all of the methods and drivers, but there was no achievement!
If I want to desc…
-
Based om the 0x90 and 0xD0 you discovered to return the touch position, it seems like the touch controller might be an XPT2064 (or ADS7843?). The 16-bit values you described actually seem to be 12-bit…
-
```
#include
#include
#include
// Its difficult to have two spi at the same time, i have to create virtual spi for touchscreen
// SPI of the LCD and the XPT2046 are not in t…
-
**Carefully written Issues are more likely to be given priority.**
**丁寧に記述された報告は優先して対応される可能性が高くなります。**
## Environment ( 実行環境 )
- MCU or Board name: [XIAO ESP32S3]
- Panel Driver IC: [ST778…
-
Hi,
I'm using your component in a [ESP32-2432S028](https://macsbug.wordpress.com/2022/08/17/esp32-2432s028/) board. I'm running [spi_lcd_touch](https://github.com/espressif/esp-idf/tree/v5.0-rc1/exam…
-
Hi everyone, Im trying to download octoscreen to my raspbrry pi 3b+ and i have a usual 3.5'' lcd display, I do not now why, but i can not calibrate my touchscreen and it even does not work. In additio…
-
Just installed the firmware on my Dremel 3D20, and it works great, other than the touchscreen being inaccurate. In the settings, for example, I have to touch the button above the one I actually want t…
-
Hi,
I have a UCTRONICS(UC410) display that looks like its similar to the Kedei display you support.
Pin Layout:
NC NC MOSI MISO SCLK GND
5V 5V GND IRQ T_CS L_C…
-
The below provided is our code-
#include
#include
// Install the "XPT2046_Touchscreen" library by Paul Stoffregen to use the Touchscreen - https://github.com/PaulStoffregen/XPT2046_Touchscreen…
-
Hi,
I connected an SPI display with touchscreen to my raspberry, it's an ILI9341 2.8" with XPT2046 touch controller;
it works fine in the installed OS with this options:
`dtparam=spi=on
dtoverla…