2026-06-07 11:28 AM - last edited on 2026-06-08 2:03 AM by Andrew Neil
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:(
Solved! Go to Solution.
2026-06-07 11:41 AM - edited 2026-06-07 12:52 PM
Hello @dennis_m ,
@dennis_m 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:
2026-06-07 11:41 AM - edited 2026-06-07 12:52 PM
Hello @dennis_m ,
@dennis_m 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:
2026-06-07 11:47 AM
this is beautiful, thank you !
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.