2025-04-12 1:59 AM
When being in the MX (.ioc) file view hovering over a yellow marked TIM1 e.g., a grey field pops up for half of a second. I'm hardly able to read and understand the sense, too short is the presence of that field. Can it be looked up elsewhere in the GUI. It says something of "partly disabled,a conflict with PB13 being used as an output" or so.
2025-04-12 5:56 AM
PB13 can be TIM1_CH1N. If you're using the pin as GPIO, this channel of the timer can't be enabled.
The yellow flags do not indicate errors, just that you can't do something because a pin is being used. They can be safely ignored as they do not indicate an error.