I have a problem with one of my displays, it uses resistive touch screen and I have it wired up to a tsc2046 and I believe the chip itself is working since when the display is not plugged in it gives constant 0,0 but here is the problem, when the display is plugged in, it gives max pressure on the z (around 4000) and constant X:18, Y:0 coordinates and I’m not even touching the display. I used to have the display connected directly to the esp32 on another board and it was outputting a constant coordinate like this time but when I touched it it would then give the right coordinates. I don’t really know what’s going on. I ordered another display but it won’t arrive until a few weeks. I’m using tft_espi library for controlling it. Teh lcd itself works great and the wiring for the resistive touch is straight forward (x- to x-,y- to y-,etc..) so I don’t think it’s a wiring issue. Here si the link to the display: Link
Show the schematic you are following and a picture of your wiring.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.