cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO - F303RE Alternate function mapping

freppa
Associate II
Posted on January 17, 2018 at 16:07

Where can I find the alternate function mapping for GPIO pins? 

Normally these can be found in User Manual for a given card, but I can't find it for the NUCLEO-F303RE.  

1 ACCEPTED SOLUTION

Accepted Solutions
Posted on January 17, 2018 at 16:21

You need to do it in two steps: first, in Nucleo's UM, you find the connector-to-pin mapping:

0690X00000609P4QAI.png

and then in the 'F303RE datasheet look up the pin-to-alternate function table.

JW

View solution in original post

5 REPLIES 5
Posted on January 17, 2018 at 16:21

You need to do it in two steps: first, in Nucleo's UM, you find the connector-to-pin mapping:

0690X00000609P4QAI.png

and then in the 'F303RE datasheet look up the pin-to-alternate function table.

JW

Posted on January 17, 2018 at 16:42

>>

Normally these can be found in User Manual for a given card, but I can't find it for the NUCLEO-F303RE.

Data Sheet for the CHIP not the manual for the BOARD

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on January 17, 2018 at 16:40

This is what I meant (in the '2018 Wish List' post) about having this data in a 'manipulatable' format.

I would try to find & link to it - but I don't think it's worth it with the current state of the forum.

:(

 

My usual approach is to first get the device UM 

pin-to-alternate function table into Excel, then the board 

connector-to-pin mapping into Excel, the use Excel's VLOOKUP (table look-up) feature to join the two together.

(other spreadsheet programs are available)

Posted on January 17, 2018 at 16:49

yes, thanks, had forgotten to check the datasheet

Posted on January 17, 2018 at 17:54

Start the CubeMX, select for example PA10 as usart and press Ctr and left mouse botton - you will see alternate pin  - PB7 in this case