@ondiiik Thank you so much for your recent commit on lilygo T5-4.7, I had been searching for this since 4 months ago. I gave it a shot, managed to compile it with the BOARD=LILYGO_T5_EINK_47 parameter (despite there was some issue on the lv_bindings submodule).
however, I am struggling to find a sample code on how to utilize this. I used to work with waveshare-epd for micropython and back then I passed the spi port object during the epd object initialization, do I need to do the same here? any advice is greatly appreciated.
@ondiiik Thank you so much for your recent commit on lilygo T5-4.7, I had been searching for this since 4 months ago. I gave it a shot, managed to compile it with the BOARD=LILYGO_T5_EINK_47 parameter (despite there was some issue on the lv_bindings submodule).
however, I am struggling to find a sample code on how to utilize this. I used to work with waveshare-epd for micropython and back then I passed the spi port object during the epd object initialization, do I need to do the same here? any advice is greatly appreciated.