Use lvgl canvas on Core2
-
I'm trying to use the lvgl canvas on the Core2 with UIFlow V1.7.4.
I'm using the following test program:import lvgl as lv lv.init() scr = lv.obj() cv = lv.canvas(scr, None) lv.load_scr(lv)but when it try to create the canvas it raise the following error:
'NoneType' object has no attributes'__deference__'Can anyone help me?
-
Hi @Dario ,
Maybe it’s our reason. It’s been a long time since I synchronized with the upstream of lvgl micropython. -
it was 2022, canvas does not work as before 😭😭😭
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login