2025-01-07 12:01 PM
Hi,
I have problem with configuration STM project in STM Cube IDE.
I created project based on STM32WB55 Board, after open *.ioc file i have a problem with reconfigure GPIO ports:
I am using the latest STM Cube IDE version: 1.17.0
How to solve it?
2025-01-07 12:28 PM - edited 2025-01-07 12:29 PM
Hello @kawa1593
When select the MCU and generate the code, you will have this message:
If you click on OK without selecting the Unselect All option, those pins Will be automatically set by the CubeMX.
If you want to reconfigure them, you can go to Bsp section and disable the LED, Button and VCom configuration. After that, those pins Will be free again and you can select them for your configuration:
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.