Skip to main content
mvonahnen
Associate III
January 23, 2015
Question

STM32F107 SPI3 Remap

  • January 23, 2015
  • 1 reply
  • 500 views
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?
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    January 23, 2015
    Posted on January 23, 2015 at 19:18

    What does the Reference Manual suggest?

    Drive the Chip Select as a GPIO, then you can use any pin(s) you want.
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..