I'm using the STM32F0 discovery board and trying to interface it with a Tianma TFT display. I need help to find a library file for display driver IC ST7789vi, using 3-wire SPI interface (MOSI, SCK & CS).
I'm working on a project using STM32F0 discovery board and we bought a TFT LCD from a local distributor, part number TM028HDHG59. The datasheet they sent mentioned it has the driver IC ST7789vi and it has RGB/3-wire SPI interface. Since I'm new to ST...