The same application code , Copared to IAR, I have malfuncion after compiled by Stm32CueIDE.
I have a project, we have two sites working on it. One site using stm32cubeIDE, I use IAR.
Currently we met a problem, when compiled by IAR, program runs all fine. But using stm32CubeIDE to compile and downlod to run, some functions of the program failed
For example, the stepper motor, in IAR it can run smoothly without problems. But in Stm32CubeIDE, stepper motor can not run smoothly, can see obvioously stuck when running.
I can not find any clue about this, can anybody help to prompt to find a way to solv it.