Xinyuan-LilyGO / T-QT

MIT License
94 stars 31 forks source link

LVGL_Factory crashes after color displays with error in LV_timer #28

Open 369Martin369 opened 1 year ago

369Martin369 commented 1 year ago

hi,

it runs 2 sec, then it crashes with error:

Hello T-QT Chip: ESP32-S3 ChipRevision: 0 Psram size: 0KB Flash size: 8192KB [Error] (9.610, +9610) lv_timer_create: Asserted at expression: new_timer != NULL (Out of memory) (in lv_timer.c line #172)

any Idea why your factory file does not work????? Thx, M

mrudick1 commented 1 year ago

Give a little context. Did you upload the factory sketch? Or is this the first time you're turning it on? Where does this error show, on screen or in serial monitor?

369Martin369 commented 1 year ago

yes, it is when I complile the factory sketch. output is serial monitor

lewisxhe commented 1 year ago

See QuickStart