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 ...
Bitbang SPI sample using MicroPython. This code has been made to explain how an SPI controller to can be implemanted. The maximum bit clock frequency is ???kHz due to MicroPython's IO speed.