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.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! STM32F407G-DISC1 : not listed in STM32CubeMX

Posted on November 02, 2017 at 14:15Hello,I'm new to this exiting world of MCUs.I tried many installs from scratch, did all the available updates I found, but I still can't see my 'STM32F407G-DISC1' in the list of boards in STM32CubeMX.I find 2 'STM...

Resolved! MCU initialization fail while using HSE?

Posted on November 02, 2017 at 18:18I am using NUCLEO-F767ZI board where I observe that when I use the internal clock (HSI), the mcu runs fine, but when I configure the cubeMX project to run on external 8MHz clock (HSE), the mcu fails to run. Follow...

0690X00000608o4QAA.png 0690X00000608ikQAA.png

FLASH_WaitForLastOperation CubeMx error

Posted on January 23, 2017 at 10:02The latest Version of CubeMx (4.19.0) the 'FLASH_WaitForLastOperation' function causes errors if the HAL_GetTick() function is near its rollover point. The cause seems to be 'uint32_t timeout = HAL_GetTick() + Time...

Resolved! Bug report: STM32CubeMX 4.23 MX_RTC_Init

Posted on October 26, 2017 at 10:35Today I have just updated my STM32CubeMX to the 4.23 version.I migrated the project I am using currently. It uses a STM32F767VITx. So far, I was using the 4.21.1 version of STM32CubeMX.Today I made some changes in ...

0690X00000608lEQAQ.png

Resolved! Bug when creating STM32L4 based projects using CubeMX

Posted on July 21, 2017 at 11:02I am trying to create a project for either the L469 Discovery or Nucleo-144 board using CubeMX.My setup is the following:CubeMX 4.22.0L4 Firmware v1.8.1Using STM32 AC6 latest versionIt appears as though CubeMX does no...

Ant M by Associate II
  • 919 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F746 CubeMX clock not reporting correctly?

Posted on October 25, 2017 at 18:38I'm using an STM32F746VGT6 microcontroller configured from STM32CubeMX for all the clocks and I'm getting roughly 220% higher clock rates reported for SystemCoreClock when compiled. For instance I have an HSE cryst...

0690X00000608kWQAQ.png

Resolved! STM32CubeMX display resolution problem

Posted on June 27, 2017 at 16:27Hello ST team,I think the STM32CubeMX code generator has a big problem with screen resolution. I'm using a laptop with 4K display, so my CubeMX appears like following screenshots, which are annoying in many cases: Alm...

0690X00000607RtQAI.png 0690X00000607UdQAI.png
misagh by Associate III
  • 3664 Views
  • 13 replies
  • 1 kudos

I found a Bug about the NAND Flash Driver of STM32F7

Posted on October 24, 2017 at 06:21When I meet a bad block in a NAND flash,it will stop here forever.The 'tickstart = HAL_GetTick()' should put in front of 'while(HAL_NAND_Read_Status(hnand) != NAND_READY)'.#nand-flash-driver #stm32cubemx #bug

0690X000006049kQAA.jpg