Question
STM32F411CE Multiple SPI slaves, which CSs?
Posted on October 01, 2015 at 10:58
Dear all,
I have the following situation:STM32F411CE with PB12,PB13,PB14 and PB15 configured as SPI2 to interface with an external slave sensor.SPI1 (PA4,PA5,PA6,PA7) is used for an external IMU communicating in SPI.Now the problem is that I need to connect another device in SPI mode.I was thinking to connect to the same SPI2 bus,I canot use the other SPI busses.So (the real question...) which pin can I use as CS for the external new device?Can I use a normal GPIO?Thanks. #stm32f4 #stm32f4 #spi #spi