2020-04-06 06:40 AM
End result: same SPI channel different devices accessed individually.
2020-04-06 07:13 AM
Don't know F270 (typo?) but: yes, when implementing SPI master on STM32, you can control one ore more SPI slaves by GPIOs of your choice. There is a figure "Master and three independent slaves" in F0 reference manual and there should be a similar figure for F2.
2020-04-06 08:21 AM