Question
STM32F107 SPI3 Remap
Posted on January 23, 2015 at 18:55
Can some of the pins of a peripheral be remapped while others stay at their existing AF location? I noticed in reference code on the STM32F107 that appears that some of the pins are remapped, but not all of them.
I want to dynamically remap the SS pin for SPI3 to drive two devices, can this be done without moving the MISO, MOSI, and SCLK pins?