Question
One PINOUT change at a time?
Using the STM32CubeIDE with integrated MX I get a situation where I can only change one peripheral at a time. Say you want a ADC and a timer. You can click the ADC and its generates the pins and the setup dialog. Then click the Timer and nothing happens. Close and save, reopen, and now the Timer can be clicked and configured.
By design or a bug?