2023-08-01 12:38 AM - edited 2023-08-16 09:06 AM
STM32CubeIDE 1.13.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.9.1 that is available for download.
Main issues fixed in this patch:
This patch release fixes the issues related to the following cases:
STM32CubeMX
Where do I obtain CubeIDE 1.13.1, CLT 1.13.0 and CubeMX 6.9.1?
Related threads:
CubeMX 6.9.0 Pulls all my custom files from my Kei... - STMicroelectronics Community
2023-08-04 10:27 AM - edited 2023-08-12 12:59 AM
Thanks for your efforts
SM32CUBEIDE 1.13.1 has a problem in "Commercial Part Number".
When I create a new STM32 project, I can only input one word in "Commercial Part Number" to search my desired microcontroller. Please check it. This is a bug report.
2023-09-10 02:59 AM
How is this a bug? Commercial part numbers are single-worded. Like "STM32L051R6T6".
2023-09-15 12:39 AM
Is information about stacked registers removed from Fault Analyser? There was more information in the previous versions CubeIDE, like button to jump to the instruction failed and function called this code. Not anymore:
What is a HardFault debug procedure now?
2023-09-26 07:44 AM
The board selector is broken.
This NUCLEO board was supported until I updated. Now it doesn't seem to matter what board I select, nothing appears on the right.
2024-01-24 11:51 PM
Working closely with STM32CubeIDE Version: 1.13.1 I must accept it is much more convenient than it used to be. Now all FreeRTOS threads are displayed correctly in debug session. In case of a HardFault there is no need anymore to search through the stack for the failed instruction - all threads and variables are presented in their current state. Great work! Thank you!