Error in Sample Scripts lvgl_button.py

Hello

Playing with MaixDuino after a longish rest caused by frustration at lack of documentation. Thought I would try some of example scripts, they should work!

Updated firmware to v.5 (maybe too new)



Any lvgl .py code results in error with touchscreen



18 ts.init(i2c)



File “”, line 18, in

OSError: [Errno 5] EIO

MicroPython v0.5.0-16-g31b0ca4 on 2020-02-12; Sipeed_M1 with kendryte-k210



Where can I find info on how to sort these problems myself. Any suggestions gratefully received.

Thanks

Steve

Hi,



Can you share the code? it will make more sense to find the reason for the error.