There is a host spi controller in upsd33xx series,but only one spi slave chip select signal is provided, how can I connect another spi device? I can use cd4051 cmos swicth to do this, but I want to know whethwer GPIO pins such like P1 port can be used as chip select signals? Thanks!
that is to say those signal spicclk,spirxd,spitxd will run normally in SPI interrupt mode using GPIO as chipselect signals of other spi slave device! is it OK?