-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
I'm trying to make a Lvgl for MicroPython using your software. Using a precompiled Micropython for my Esp32_generic_s2 works, but when building the firmware with lvgl with your I get a non working RPEL and Pykmr says it can not connect. This is my command
make.py esp32 submodules clean mpy_cross BOARD=ESP32_GENERIC_S2 DISPLAY=ili9488 INDEV=gt911
then program it via ttyUSB0. ttyUSB0 is a USB-to-UART converter to TXD and RXD pins.
When using the official build, I get the possibility to work on the REPL via ttyACM0, usb connected to IO19 and IO20, this is not available with the built lvgl firmware (device is not recognized by the OS?)
Metadata
Metadata
Assignees
Labels
No labels