Question
Question about ioc file.
When modified the value of the ioc file, STM32CubeIDE creates the code.
Conversely, if I modify the code, is there a way to reflect it in the ioc file?
For example, if I change the PLLM value to 25 in the code, I want to automatically change the PLLM value in ioc file.
Thank you.