3 AND 4-Wire SPI interface on STM32F030
Hello,I have to use STM32F030C6 controller. it has only one SPI interface.in my project i want to connect external flash memory and TFT DISPLAY both on single SPI with controller.problem is TFT display is 3-wire SPI interface & flash memory is 4-wire...