Skip to main content
Associate III
July 17, 2025
Solved

Significance of "pinned" leads in .ioc

  • July 17, 2025
  • 1 reply
  • 278 views

Hi,

When I moved the default pin assignment to the alternative, in this it is PA15, as the below picture shows PA15 now sports a "pin" icon. What is the significance of this please?

xuraax_0-1752749556471.png

Edited by ST Moderator to add the right label.

This topic has been closed for replies.
Best answer by Imen.D

Hello @xuraax ,

In fact, the pin mark is to show that you have done this setting manually and not generated by default.

For more details, you can refer to the section "4.5.4 Pinout menu and shortcuts" and "4.5.7" in the UM1718 STM32CubeMX for STM32 configuration and initialization C code generation - User manual

Note: You can click "Ctrl-O" to show the list of all the manually configured pins.

ImenD_0-1752752367450.png

 

 

1 reply

Imen.DBest answer
ST Technical Moderator
July 17, 2025

Hello @xuraax ,

In fact, the pin mark is to show that you have done this setting manually and not generated by default.

For more details, you can refer to the section "4.5.4 Pinout menu and shortcuts" and "4.5.7" in the UM1718 STM32CubeMX for STM32 configuration and initialization C code generation - User manual

Note: You can click "Ctrl-O" to show the list of all the manually configured pins.

ImenD_0-1752752367450.png

 

 

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks