Part Number: TM4C123GH6PM
Tool/software: Code Composer Studio
Hi,
I want to use the SSI unit of the TIVA C microcontroller to control a small 3.5" TFT.
That TFT is controlled by SPI and has also a touch screen controller with a secound SPI interface.
So I want to attach both SPI peripherals on the same SSI unit, but the initialization routine of the SSI unit has also one chip select line.
But I need two independent chip select lines. Is there a possibility to initialize the SSI unit without dedicated chip select line or assign two chip select lines to the unit??