No functioning touch display on the market at the moment

Since some weeks I try to find a touch display that works. I can’t find one. When the display works then the touch don’t work or the controller resets in a loop or other problems. I never found a working display. I try so many drivers but none is working. Is there one display that is working with lvgl?

My last try ist the Sunton ESP32-8048S043C, the display works fine but the touch is not working correctly. The resolution of the display is 800 x 480 but the touch driver thinks the display size is 480 X 276. It is not possible to chance this assumption of the driver?

As driver I have used ESP32_Display_Panel.

Is there a realy working display at exact this monment? NOT last year or with an older version of LVGL or a spezial version of a driver or something extrem special else, not working thing? Can I buy this very spezial display in Germany?

The most things I found uses very very special things, a special version of txt_eSPI or a special version ov LVGL or only with a special configuration that do not work or I switch off the touch funktion and then the display will also not work (GFX Library for Arduino). So it is not possible to use one driver for the display and another driver for the touch.

I’m looking for a REALY WORKING display with 4.3" 800 x 480 resolution and ESP32-S3.
And the disply sould have a realy good documentation.