cancel
Showing results for 
Search instead for 
Did you mean: 

32F429IDISCOVERY Pinout / Free IO

sultanof
Associate II
Posted on April 16, 2014 at 10:11

Hello

The

http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090

has a few Free I/O Pins. Is there a list of alternate functions of those pins? It's not mentioned in the corresponding documentation DocID025175 Rev 1

I'm trying to evaluate whether the few I/O Pins are suitable for me or not.

Regards

Chriostoph

28 REPLIES 28
Posted on April 21, 2014 at 21:13

Are you sure it is correctly orientated? ie Rotated with respect to Pin 1?

Attach a picture (use macro setting, have it focused)
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
nawfal3
Associate II
Posted on April 21, 2014 at 21:35

Yes, so you've got the orientation wrong

0690X0000060Mo4QAE.gif

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
nawfal3
Associate II
Posted on April 21, 2014 at 21:58

Thank you..It worked .... I was confused by the logo orientation on STM32CubeMx...I didn't see the circle markation... Thank you again

nawfal3
Associate II
Posted on April 22, 2014 at 13:45

I have made many successfull tests programming the chip either from em::blocks or from STM32 ST-LINK Utility (V2.J19.SO)... The problem that I have is that when I connect to the chip via STM32 ST-LINK Utility the application recognize the chip by giving the ID but it is no more able to erase it or program it....Same thing with em::blocks. (I am using SWD) Under Windows7

gbarbour
Associate III
Posted on April 23, 2014 at 05:18

Thank you Christoph for making that information available. I found your spreadsheet very helpful.

gbarbour
Associate III
Posted on May 01, 2014 at 00:40

OOPS, Christof,

I think you may have missed four pins.

PA7, PB2, PC14, & PC15.

Posted on May 01, 2014 at 01:37

PC14/PC15 are typically used for the 32.768 KHz crystal, they are in the low/backup power domain, and can only sink 3mA. Use them as GPIO with caution.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
gbarbour
Associate III
Posted on May 01, 2014 at 03:30

Thank you very much for that advice. I was not aware of that.