SPI in STM32F429 176-pin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-21 4:52 AM
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!
Solved! Go to Solution.
Labels:
- Labels:
-
SPI
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-21 5:19 AM
Only STM32F1 remapped pins by groups. All newer STM32 allow individual remap. So you should be able to do as intended.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-21 5:19 AM
Only STM32F1 remapped pins by groups. All newer STM32 allow individual remap. So you should be able to do as intended.
