Hello, Since the latest release of CubeMX (6.12.1), I have been encountering syntax errors related to the "FLASH.ld" file. This issue only arises when I generate code while setting the Toolchain/IDE...
I found that the ADC sample is wrong when I use LL library, and it is correct when using HAL library. By comparing the registers, I found the code generated for LL library missing a sentence; &...
Hello. I have been using STM32CubeIDE for a long time where I did not really need to bother about make or any other tools to build my projects since everything is already prepared for you within the ...
I have a few errors with the generated output of the mx-generated.cmake files on TrustZone projects using the CMake toolchain. First off, STM32CubeMx puts the startup assembly file into the `Secure/...
STM32CubeIDE 1.15.1, Windows, STM32H563 MCU
When MX_ADC2_Init() generated by saving IOC file I get the wrong sampling time and rank for Vddcore. The IOC file shows 640.5 cycles and rank 3 but MX_AD...
I'm using at STM32H563VITz in LQFP100 package. According to the reference manual (RM0481 Rev 21209) I can use the internal Voltage Reference (and then set it to 2.0478V) I've also referen...
Hello, I've generated code for a dual cure MCU (stm32H755) and tried to build the project (on a unix system). However, I get an error in `mx-generated.cmake` indicating that the startup file cannot ...
Hi, I'm facing a problem with the Clock Configuration tab with the latest version of the STM32CubeIDE. In fact, every time I open the ioc file, there is an error with the SMPS Clock Mux on the STM32W...
Hi I’m using CubeMX 6.12.0 with a STM32U5G7VJT6Q project. When using a fractional divider setting for PLL3 (in the RCC System Clock configuration), CubeMX generates the below LL library code. The ...
Hi! STM32CubeMX generated an incorrect linker file, and I can't build the project with cmake. Example project attached to the post. cmake version - 3.28.1 STM32CubeMX version 6.12.1