Description
I am building a project using EEZ Studio, LVGL, and a Waveshare ESP32-S3 Touch 7" display. I have some screens that look best if in portrait mode, but other screens that are best in landscape mode. Is it possible to rotate the screen as needed, or is this a difficult thing to accomplish? How do I accomplish this within the EEZ studio environment? I know I need to add some C code, but I am not sure what code and or where.
What MCU/Processor/Board and compiler are you using?
Waveshare ESP32-S3 Touch 7" LCD
What LVGL version are you using?
8.3.11
What do you want to achieve?
When I switch screens, I would sometimes like to change the orientation from portrait to landscape, and then back again as needed.
What have you tried so far?
I have googled a lot of examples, but it is not clear this can even be done.
Screenshot and/or video
If possible, add screenshots and/or videos about the current state.