STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.17.0 released

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1263 Views
  • 0 replies
  • 2 kudos

Resolved! SDCard FR_NOT_READY after migrating from FW_F4 V1.27.0 to V1.27.1

As I wrote in the subject, Upgrading STM32CubeMX from version 6.6.1 to 6.7.0 The SDCARD stops working.During mounting :  fr=f_mount(&FatFs,"/",1);  if(fr==FR_OK)  {    ...   .... }returns "FR_NOT_READY"The micro is an STM32F4, I use SDIO in SD 4 bits...

DDi S.1 by Associate III
  • 16049 Views
  • 12 replies
  • 10 kudos

Resolved! Problem downloading CubeMX older version

Hello, I have an issue trying to download CubeMX v6.8.1.The website keeps asking me to log in while I am already logged in. So I log in again and the cycle never ends.I tried to clear the cache and also tried with a different browser.Any help will be...

i2399 by Associate III
  • 3091 Views
  • 5 replies
  • 0 kudos

Resolved! After Updating to CubeMX 6.10.0 code generation warning

Hi,After I migrated my .ioc file from CubeMX 6.9.2 to CubeMX 6.10.0 I get everytime the warning below. I did only the migration. There is now warning available in the "PWR" tab.What do I have to configure that this warning disappears?Or is it a bug i...

codeGenerationWarning.png iocMigration.png pwrTab.png
nobody by Associate II
  • 1716 Views
  • 1 replies
  • 1 kudos

Cortex system timer config bug?

According to RM0456, section 11.4 RCC clock functional description, p. 482:"The RCC feeds the Cortex system timer (SysTick) external clock with the AHB clock (HCLK) divided by eight, or LSE or LSI. The SysTick can work either with this clock or direc...

Screenshot 2024-02-27 002843.png Screenshot 2024-02-27 002757.png Screenshot 2024-02-27 005107.png
TDJ by Lead
  • 1950 Views
  • 2 replies
  • 2 kudos

STM32CubeMX 6.10.0 released

  We are pleased to announce you that the official release of STM32CubeMX V6.10.0 is available. What is new in STM32CubeMX V6.10.0? Added the support for STM32CubeMP13: bare-metal firmware for the STM32MP13xx microprocessors.Added the support for ne...

Resolved! How to find the version of Cube (LL drivers) used?

Hello,I am trying to figure out what is the version of the LL drivers used in a project. Where can I find this information, is it stated in any header file? I could not find anything so far.Thanks in advance!Andreea 

aoltean by Associate II
  • 7910 Views
  • 16 replies
  • 3 kudos