Hello, I need to implement a 4-wire spi on a MSP432 with TI-RTOS. From my understanding, TI-RTOS spi support 3-wire SPI only. How do I implement a 4-wire master with STE pin used to generate the enable signal for a 4-wire slave?
↧