Solved
SPI in STM32F429 176-pin
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!
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!
Only STM32F1 remapped pins by groups. All newer STM32 allow individual remap. So you should be able to do as intended.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.