icodk

Results 18 comments of icodk

Sounds good. For none expert like me, it is rather complex to disect your playground code and to create new application with all the great functionality from the demo. I...

Updating to V8, I get the following Errors/Warnings: ``` In file included from ../components/lvgl_esp32_drivers/lvgl_helpers.c:10: ../components/lvgl_esp32_drivers/lvgl_helpers.c: In function 'lvgl_driver_init': ../components/lvgl_esp32_drivers/lvgl_helpers.h:56:25: error: 'LV_HOR_RES_MAX' undeclared (first use in this function); did you mean...

I finally managed to compile an esp32 V8 but the lv_task_handler() never returns. It manage to render part of a simple window object and dies. No reset, just nothing. Same...

Updated both touch_drive.c and touch_drive.h to feature/esp32c3_support branch but still lv_task_handler() does not returns Using XPT2046. Any idea what I should do next ? Thanks

SOLVED ! First I got the the following warning while the program still stuck at at the first call to lv_task_handler(). ``` ../components/lvgl_esp32_drivers/lvgl_tft/disp_spi.c: In function 'spi_ready': ../components/lvgl_esp32_drivers/lvgl_tft/disp_spi.c:313:29: warning: passing argument...

No logging. Which issue ? It is working for me now (as I wrote above) Attached a complete working project (eclipse,idf-plugin,Windows 10) based on lvgl V8 [controlPanel.zip](https://github.com/lvgl/lvgl_esp32_drivers/files/6680781/controlPanel.zip)

Thank I am looking for a project example targeting esp8266 that is based on lwip and support enc8266. So far I could only find examples of only two of the...

May be WinUSB https://docs.microsoft.com/en-us/windows-hardware/drivers/usbcon/using-winusb-api-to-communicate-with-a-usb-device