Page 1 of 1

[esp32-p4] touch events with lvgl and bsp

Posted: Sun Feb 02, 2025 3:22 pm
by chegewara
Hi,
im not sure where is the problem, but i am trying to use P4 with lvgl and bsp and touch screen events are weird.
Even if i keep touching/pressing screen lvgl is reporting LV_EVENT_RELEASED event.

Does anyone know what may be the reason?

Thanks

Re: [esp32-p4] touch events with lvgl and bsp

Posted: Mon Feb 03, 2025 3:30 pm
by chegewara
Hi again,
seems its issue with GT911 driver which does not follow programming guide for that IC.