cancel
Showing results for 
Search instead for 
Did you mean: 

SPI in STM32F429 176-pin

gerson74
Associate II

Hi, is it possible to independently choose the pins related to the SPI or are there constraints?For example can i set this pin :

SPI5_CP_CLK PH6

SPI5_CP_MISO PH7

SPI5_CP_MOSI PF9

Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
Uwe Bonnes
Principal III

Only STM32F1 remapped pins by groups. All newer STM32 allow individual remap. So you should be able to do as intended.

View solution in original post

1 REPLY 1
Uwe Bonnes
Principal III

Only STM32F1 remapped pins by groups. All newer STM32 allow individual remap. So you should be able to do as intended.