STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! STM32F429ZI CubeMX APB2 timer clock confusion

Posted on February 25, 2018 at 23:30Hello!I'm new to STM32 so I can be wrong everywhere.According to datasheet(RM0090 Reference manual STM32F405/415, STM32F407/417, STM32F427/437 andSTM32F429/439 advanced ARM�-based 32-bit MCUs, page 152), 'When TIM...

STM32CubeMX LL Driver Bug - HSE calculations

Posted on January 18, 2018 at 09:18Hello,I've encountered a bug in code generation when using the LL STM32F3 drivers 1.9.0 in Cube 4.23.0.The device is theSTM32F303CCTx, although it's probably not device specific.Using the clock configurator and set...

George.P by Associate III
  • 1750 Views
  • 12 replies
  • 0 kudos

[Bug] SytemClock config with low layer and CubeMx

Posted on May 03, 2018 at 17:31Hi,There is a bug when generating clock configuration with CubeMx on an STM32F413RHT.The SystemClock_Config is missing a line before changing the PWR register (clock is not enable) :void SystemClock_Config(void){  LL_F...

nicolas b by Associate III
  • 382 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMx Training?

Posted on December 07, 2016 at 17:15Hi ST,You have this site: http://www.st.com/content/st_com/en/about/events/events.html/stm32cube-basics-online-course-with-hands-on-exercises-a.htmlHowever, I never received log-in details after registering for th...

hushel by Associate II
  • 2118 Views
  • 19 replies
  • 0 kudos

Cubemx and IAR

Posted on May 02, 2018 at 22:51When I press the 'generate the source code' button in MxCube a window pops up that says 'Open Folder', 'Open Project', or 'Cancel'. In the past when I would click on 'Open Project' it would take me to the instance of t...

Change CubeMX

Posted on April 22, 2018 at 20:09Hello!After upgrading CubeMX to version 4.25In the * .bin code, did the path to the project come up?This is normal?#what-has-changed-in-cubemx-4.25 #what-has-changed-in-cubemx-4.25-from-cubemx-4.17