Replies: 1 comment 1 reply
-
are you sure you have the correct repo? Because NONE of that code is going to work with this repo... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have a development board with an ST7789 display, which is a 2.0-inch screen with a resolution of 320x240 and uses an SPI interface. The CS pin is connected through an IO expansion chip, specifically the TCA9557. How can I drive it using LVGL_Micropython?
Currently, I am driving it with Micropython as follows:
Beta Was this translation helpful? Give feedback.
All reactions