3-wire 9-bit SPI using STM32F030C6
I need to interface ILE9341V TFT display with STM32F030C6 MCU.My project hardware has only 3 wires (CSX, SDA and SCL) from the display side.By referring the TFT display's datasheet, I found that I have to use 3-wire 9-bit mode only (to be compatible ...