Moode Forum
[PROBLEM] 5inch HDMI LCD touch is inverted - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [PROBLEM] 5inch HDMI LCD touch is inverted (/showthread.php?tid=7071)



5inch HDMI LCD touch is inverted - Saeniv - 11-07-2024

So after hours of searching i don't know what to try.

I used https://www.waveshare.com/wiki/5inch_HDMI_LCD for a new set-up, due to the lack of room I had to turn the screen 180°.

I added the line: dtoverlay=ads7846,penirq=25,xmin=120,xmax=3960,ymin=300,ymax=3900,speed=50000, to config.txt, to make touch work.

And video=HDMI-A-1:800x480M@60,rotate=180 to cmdline.txt, to turn the screen 180*

Now I have the problem that the cursor is on the correct position, but upside down and the position of a click is inverted. If I want to click the m I have to click on in the opposite corner. I tried adding invx and invy which did not work. I also tried inverting xmin xmax values, which just inverted the position of the cursor.

Other setup Rpi 3b+, moode 9.1.4


RE: 5inch HDMI LCD touch is inverted - MJR42 - 11-15-2024

Saeniv, take a look at this thread https://moodeaudio.org/forum/showthread.php?tid=7079 and see if it applies. I suggest trying to fix this with only the X11 solution to see if that works for you.