Description
Hi, I’m working with a Lilygo S3 pro and trying to get the benefits of LVGL and Bodmer’s TJpg_Decoder working together. They work independently but when I bring them together they seem to clash.
What MCU/Processor/Board and compiler are you using?
ESP32 S3 (lily go pro) with platform.io
What LVGL version are you using?
9.2.2
What do you want to achieve?
I’d like to see if its possible to either pause lvgl and access the underlying TFT_eSPI instance or pause lgvl and provide it my own instance on init so I can directly draw to the tft.
What have you tried so far?
Literally everything I could find on the subject. As a software engineer I have done due diligence but cant find anywhere in the code where it may be possible.
Code to reproduce
Unfortunately I’m not at liberty to share but I’m happy to talk around it as much as I’m allowed.
Screenshot and/or video
Demo lvgl + random image.