Skip to main content
ST Migration account
ST Community Manager
August 22, 2026
Solved

Nucleo-F446RE GPIOs and accorindg HW Board Pins naming ??

  • August 22, 2026
  • 2 replies
  • 23 views

This account only shares restored community content posted by members between May 22 and June 9, 2026, who did not register for the new community.


Hello,

rather simple issue I have, I am trying to figure out the connection between the actual port naming on my board and the GPIOs defined within Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h for example. 

I cant find the reference, where are PB7 or PB6  on my board if I want to connect these to some other module through  wiring:(

37018f01-6d4b-f30c-9631-3547af0450f7.pnga38f2e73-467e-c6e9-da09-c145b2b3d8f3.png

Best answer by mƎALLEm

Hello  ,


 wrote:

I cant find the reference, where are PB7 or PB6  on my board if I want to connect these to some other module through  wiring:(


The Board's schematic or the reference manual of the board are the right places to look at:

PB6 is located at CN5 (Arduino connector)/pin 3

PB7 is located at CN7 (Morpho connector) / pin 21:

c880ee9c-0f4f-92ea-49ef-1e85aae62517.png

 

2 replies

ST Migration account
ST Community Manager
August 22, 2026

this is beautiful, thank you !

This account only shares restored community content posted by members between May 22 and June 9, 2026, who did not register for the new community.
mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
August 27, 2026

Hello  ,


 wrote:

I cant find the reference, where are PB7 or PB6  on my board if I want to connect these to some other module through  wiring:(


The Board's schematic or the reference manual of the board are the right places to look at:

PB6 is located at CN5 (Arduino connector)/pin 3

PB7 is located at CN7 (Morpho connector) / pin 21:

c880ee9c-0f4f-92ea-49ef-1e85aae62517.png

 

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.