Hi Ben! I can now rotate the touch function on the display and the positions are correct. However, when I use the slider, it seems to split it up, and on some of the other widgets it draws a line through them. Unfortunately, the rotation for the XPT2046 does not work in the simulation, only in rotat...
Hi Martin! Thank´s for answer. As you can see in my attached program, I have set the rotation to 1. The text and other display elements rotate correctly, but the XPT2046 does not follow the rotation, it is possible to test in simulation and same in "real world". I have previously used this...
Hi Ben! I can compile now, fine, thank you, and it work. But If I rotate the display to pos.1, all the Widget rotate as they should on the display, but the XPT2046 doesn´t follow the rotation. The touch is working outside the Widget and same area as without the rotation. Also in simulation, how can ...
I have played with one of the examble with Display manager. I have converted the display a ST7796 and the Touch to XPT2046 and the device to an ESP32 dev1. It work in simulation but I can´t compile to the target, get lot of error.
Hi Hippalator! First of all, I don’t want to hijack the ongoing topic – I just briefly wanted to thank Laim for the excellent example he provided using the timer function. :D When it comes to programming, I am far from being an expert – especially in C programming. That is exactly why I have been us...