uGFX example in IOT-Solution HMI examples on ESP-wrover-kit-B
Posted: Fri Dec 21, 2018 8:58 pm
Is it possible to run the HMI->ugfx example on the ESP-wrover-kit-B
I've already changed the driver config for the lcd screen recommended in this thread :
http://bbs.esp32.com/viewtopic.php?f=22&t=8448
And I made the lvgl example work with by board.
I'm getting an error when running make flash with the ugfx example :
#error “GWIN: GFX_USE_GINPUT is required if GWIN_NEED_WIDGET is GFXON”
#error “GWIN: GFX_USE_GINPUT is required if GWIN_NEED_WIDGET is GFXON”
^
Does someone knows if we need to make other configurations in order to make the ugfx example work with the wrover kit.
Thanks a lo
I've already changed the driver config for the lcd screen recommended in this thread :
http://bbs.esp32.com/viewtopic.php?f=22&t=8448
And I made the lvgl example work with by board.
I'm getting an error when running make flash with the ugfx example :
#error “GWIN: GFX_USE_GINPUT is required if GWIN_NEED_WIDGET is GFXON”
#error “GWIN: GFX_USE_GINPUT is required if GWIN_NEED_WIDGET is GFXON”
^
Does someone knows if we need to make other configurations in order to make the ugfx example work with the wrover kit.
Thanks a lo