cancel
Showing results for 
Search instead for 
Did you mean: 

Couldnt understand the pinout of nucleo board, same pin is mentioned with 2 GPIO pins

skuma.8
Associate II

I couldn't understand the pinout of the nucleo board

skuma8_0-1722255421502.png

Here in CN8 the blue side pins is mentioned with both D43 and PC8. same in CN7 pin number 1 is mentioned with both PC6 and D16. But which of pin is actually connected to this specific header.

2 REPLIES 2
KnarfB
Principal III

The A... and D... names are just for Arduino reference. The STM32 names whcih you also find in the data sheet, STM32CubeMX,... start with P for Port and a one letter + a decimal number in range 0..15 like PC8 etc..

hth

KnarfB

Andrew Neil
Evangelist III

Look at the schematics.

They are probably connected to both the CN8 and the CN7 pins.  <--  Sorry, I misread the question; it is as @KnarfB said.

Again, that would be clear from the schematics.

Also, the User Manual has tables showing which connector pins connect to what STM32 Port pins:

D43 on CN8 connects to PC8 on the STM32:

AndrewNeil_0-1722258488785.png

 

D16 on CN7 connects to PC6 on the STM32:

AndrewNeil_1-1722258592596.png