@reso I am implementing with two cores now. Just wondering I can run the GUI in the loop under one task, how to I get TFT_eSPI running on the second core as it does not have any command in the loop?
i.e. how do you get TFT_eSPI and lvgl running in independent cores on the esp32?
Also @embeddedt do you know if you still can’t run tasks on both cores as per