using lvgl+squareline studio+m5dial
-
I sucessfully using squareline studio to create ui for m5 dial, and add this ui as library in arduino framework, everything is correctly shows on display,but I cant get touch interface to work. I somehow managed to configure user setting in tft_espi library, but Im stuck with touch response.
How far I know m5dial use FP3267 driver, but I dont know how to configure it in tft_eSPI library.
Is that possible anyway?
Any help?