We designed the circuit and connected eight SPI slaves to one SPI bus.
(Of course, each CS is connected by each GPIO respectively.)
I just checked, and Flexcomm supports up to four Slave select...
When I looked at the SDK code, there was no way to control CS using GPIO.
When using SPI of Flexcomm, can I use a separate GPIO to use Slave Select more than four existing ones?