Setting Crowpanel 5 inch ESP32 display to Poetrait

What do you want to achieve?

Set Display to Portrait

What have you tried so far?

tried LV_DRV.ROTATED with diverent Values
tried changig 800 to 480 and 480 to 800 where it seams me meanningfull

Code to reproduce

I am on PLatform IO I started with the sample Elecrow provided for PlatformIO, they provied libraries ang .h files too and recomment to use only their provided code. Found nothing relevant in lv_conf.h Their code is LVGL 8.3.6 as of their provided platform.ini shows.

/*You code here*/

Screenshot and/or video

I have just a phone like keyboard on the screen.

Environment

Crpanel 5 inch Display with ESP32 S3 like MCU on board

  • MCU/MPU/Board:
  • LVGL version: See lv_version.h
    8.3.6 as I found out

Apreciate any help or hint

Kind Regards