Associate III
February 28, 2021
Question
STM32CubeMX - new version with old errors
- February 28, 2021
- 3 replies
- 1328 views
Hello,
Few days ago I updated STM32Cube software to:
STM32CubeMX 6.2.0
STM32CubeIDE 1.6.0
STM32CubeH7 repository 1.9.0
and I am struggling with old errors and shortcomings in the STM32CubeMX:
- When editing the "User label" field, in which something is already entered, the software sometimes starts to spin: It reverses the order of the letters, does not allow any changes, and when you save, the nonsense in the field is saved also.
- Even if there are valid values in the "Clock Generator" when changes are made, they are marked and treated as invalid (see attachment "Wongly Invalid Clocks").
- When I create a new STM32 project, sometimes the input frequency for HSE is 8 MHz and sometimes other values (4 MHz, 25 Mhz), although I always create the projects in the same way (starting with board selection). That makes you feel insecure because you don't know what's right. What frequency does the CPU get in the NUCLEO-H743ZI2 board?
- When "playing" with the dividers in the "Clock Generator", too many decimal places are displayed so that you can no longer see the places before the decimal point! Here you could limit the output to 3 decimal places. I should be enough in most cases. (see attachment "Too many decimals").
- When "playing" with the dividers in the "Clock Generator", some fields often appear red (invalid). When you press "Resolve Clock Issues" the resolution runs endlessly, even if the solution is often very simple. Perhaps the algorithm is not programmed properly here.
Kind Regards,
Michael