Tim Lovett

Results 17 comments of Tim Lovett

I can grab this one next if no one takes. I have a round display on hand and have been meaning to put it to use so would be an...

I think this may already exist in a sense: https://wiki.seeedstudio.com/using_lvgl_and_tft_on_round_display/ The associated library was recently updated to support lvgl 9 so it may already work following the existing guide: https://github.com/Seeed-Studio/Seeed_Arduino_RoundDisplay/commit/2c1e0aa7d2340e29210725e718d11850b9efc90d...

I tried with LVGL 9 but the UI is not responsive with the demo code. Guessing some changes will need to be made to further support it / some underlying...

I think it would be better if someone else grabbed actually. I realize my schedule is a bit hectic for the next month and my first pass at debugging wasn't...

I spent a little time here and was able to debug the issues and fix the library locally. I'll push up a pull request for the associated library with the...

Pushed up https://github.com/Seeed-Studio/Seeed_Arduino_RoundDisplay/pull/5 -- going to test it further tomorrow but after those changes I was able to use LVGL 9 on the Xiao RP2040 and use the touch functionality...

Oddly enough I'm struggling to get TFT ESPI working for any of the demos on my ESP32 based Xiaos (even before the LVGL 9 code / can't get LVGL 8...