2019-04-25 12:11 AM
Dear community
We are pleased to announce the release of STM32CubeMX v5.2.0
What is new in STM32CubeMX V5.2.0?
• Added the support of new dual-core part numbers in the STM32H7 Series:
– Added the support of dual-core configuration, code, and project generation: context assignment (CM4, CM7, both CM4 and CM7 with initializer), Boot0 mode support (both CPUs booting at once), resource manager, and power domains (D1, D2 and D3).
– Added the support of new part numbers: STM32H74x and STM32H75x.
– Added the support of the PCC feature, examples, and Tj versus Ta calculation for the dual-core devices in the STM32H7 Series.
– Added the support of new boards: STM32H747I-DISCO, STM32H747I-DISC1, STM32H745I-DISCO, NUCLEO-H745ZI-Q, NUCLEO-H755ZI-Q, NUCLEOH743ZI2, NUCLEO-H753ZI, STM32H743I-EVAL2, STM32H753I-EVAL2, STM32H747I-EVAL, and STM32H757I-EVAL.
• Added the support of new single-core part numbers in the STM32H7 Series: STM32H742x.
• Added the support of a new board for the STM32H7 Value Line: STM32H750B-DK.
• Added the support of new devices with 64 Kbytes of Flash memory in the STM32G0 Series with examples in STM32CubeMX format available in the STM32Cube_FW_G0_1.2.0 STM32CubeG0 MCU Package.
– Added the support of new part numbers: STM32G030x, STM32G031x and STM32G041x.
– Added the support of the extended-mode feature for SO8, TSSOP20 and WLCSP18 packages. This feature allows multiple configurations of parallel IOs.
• Added the support of the STM32G4 Series with first examples in STM32CubeMX format available in the STM32Cube_FW_G4_1.4.0 STM32CubeG4 MCU Package.
– Added the support of devices in the STM32G4 Series: STM32G431x, STM32G441x, STM32G471x, STM32G473x, STM32G474x, STM32G484x, and STM32GBK1CBT.
– Added the support of boards based on devices in the STM32G4 Series: STM32G474E-EVAL, STM32G484E-EVAL, STM32G474E-EVAL1, NUCLEOG474RE, NUCLEO-G431RB and NUCLEO-G431KB.
• New toolchain support: STM32CubeIDE.
• Added the support of PCC examples for the STM32MP1 Series.
• Integration of the Cross Selector tool with both STMicroelectronics and competitors data.
Known limitations
Please refer to the RN
Fixed issues
57095 Calling HAL_PWR_EnableBkUpAccess() is only done for the STM32F1 Series.
57986 Bug in STM32CubeMX / STM32F0 LL Library internal ADC channel.
58265 [MX-Code Generation]: Release build not defining compiler.
62052 [MX-GUI] STM32CubeMX reset after dragging the chip in pinout view with Chinese translator activated.
62446 [MX-F7][SAI] Internal synchronization does not work.
63612 [MX-Graphics]: GFXSimulator warning is displayed
63747 [MX-TIM] TIM14 for STM32G0 does not support the input clearing source.
63762 [MX-CAN] CAN1 clock enable to be generated if only CAN2 is enabled.
63768 [MX-SPI] Cannot configure CRC poly.
Firmware package versions
STM32F0 V1.10.0
STM32F1 V1.7.0
STM32F2 V1.7.0
STM32F3 V1.10.0
STM32F4 V1.24.1
STM32F7 V1.15.0
STM32G0 V1.2.0
STM32G4 V1.0.0
STM32H7 V1.4.0
STM32L0 V1.11.2
STM32L1 V1.9.0
STM32L4 V1.14.0
STM32MP1 V1.0.1
STM32WB V1.1.0
Get the new version now
https://www.st.com/en/development-tools/stm32cubemx.html?sc=stm32cubemx
2019-04-25 07:09 PM
Hi @Nawres GHARBI ,
Thanks for your introduction,there`re helpful and useful.
May I ask a question about STM32Cubmx?
I`m using STM32H743 MCU,and I have a problem why it didn`t release the Graphic function.
Cause I`m trying to build it to TouchGFX.
Thank you!
2019-04-26 09:53 AM
This version seems to still not allow code generation for H7 LL (released with new v1.4.0).
2019-04-29 02:38 AM
Hi @Charlie CHEN
The support of STM32H7 TouchGFX has been delayed to a later release.
I will share an expected delivery date later.
Regards,
Nawres.
2019-04-29 04:34 AM
Hi @hans12345691.5549423946210898E12 (Community Member),
This release of STM32CubeMX also seems to allow the CPU clocks of the STM32H753ZIT to be set to 480MHz, this used to be 400MHz.
The odd thing is that STM32CubeMX does not allow the PLL to be configured to this frequency.
The minimum value of DIVP1 is 2, meaning that for 480MHz SYSCLK the output of DIVN1 needs to be 960MHz, STM32CubeMX gives an error when trying to do this:
Is there a solution for this?
Thanks in advance!
Best regards,
Martin Meijerman
Software Engineer
2019-04-29 12:59 PM
After the update and during the fisrt CubeMX startup after, I have an error " unable to write on the installation folder..." or something like that. I tried to re-install 3 times always in admin privilege. The only working ways has been to back to 5.1.
Bertrand
2019-05-03 08:47 AM
I have found 3 problems in the new release (and switched back to 5.0.1. (because I don't have the time to get more issues based on CubeMX!):
2019-05-06 01:21 AM
2019-05-07 08:15 AM
I too have the same problem. The 5.2 version of CubeMX hangs while trying to open files created in ver 5.0 and then upgraded to ver 5.1.
2019-05-07 11:24 AM
Hello! CubeMX 5.2.0 Timer input configuration error in One pulse STM32F407 mode. Cube defines pin as output. The previous version was also. On the STM32F103 with the same settings, the pin is defined correctly as an input!