ST7789
Use these setup blocks for RGB TFT displays based on the ST7789 controller.
info
ST7789 displays support the shared graphics blocks and the shared text blocks. Because they are colour displays, those shared blocks expect colour inputs rather than HIGH and LOW.
Add ST7789 with custom SPI pins
Add an ST7789 display and specify its size plus the SPI pins to use.
Add ST7789 with hardware SPI
Add an ST7789 display using the board's hardware SPI pins, while still choosing CS, DC, and reset.
info
Use the hardware SPI version when your display is wired to the board's normal SPI pins. Use the full SPI block when you need to choose MOSI and clock pins yourself.