Following the instructions, I built the lv_micropython image but I have a problem with the instantiations of the SPI class. The first snippet shows the instantiation of the SPI class in the ...
This repository provides a micropython driver for ILI9163C TFT displays using a 3-wire SPI connection (aka 9-bit SPI). The first bit transmitted in SDA is considered the DC bit which defines the ...