2023-05-09 02:42 AM - edited 2023-11-20 05:56 AM
Hello, what is meaning of the "Modified" column in GPIO configuration? When given pin is considered as modified? I am not able to find that information in CubeMX user manual...
2023-05-09 07:09 AM
Hello @MLaso ,
This is simply to indicate that you have modified the configuration of PA5 and PC13, whether the GPIO mode, label, pull up, or pull down...
Hope that helps!
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.
2023-05-09 07:23 AM
Hello Sara,
Thank you for your reply.
I am afraid it is not such simple... These flags are active even when I open the .ioc file of the project where the configuration code was previously generated with default settings for Nucleo F411, project was compiled and closed. Why these pins are still considered as modified? When is the "origin moment" when they are considered as not modified yet?