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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

FLASH_DBANK_SUPPORT incorrectly defined for STM32G0B1CB

Hi, I write to report a possible bug in generating a project by selecting an STM32G0B1CB MCU.I created the basic project using STM32CubeMX (6.9.0).In the autogenerated file "stm32g0b1xx.h" (in Drivers/CMSIS/Device/ST/STM32G0xx/Include) there is the f...

locchi93 by Associate
  • 1396 Views
  • 4 replies
  • 1 kudos

CubeMX FMC Import Errors

HiSee attached IOC.  When I import this to a clean (just created in CubeMX, version shown in attached) project the FMC is, incorrectly, flagged as having errors.  I do not know if other aspects are imported correctly or not.Method:start CubeMXFile > ...

MRobe.1 by Associate III
  • 839 Views
  • 0 replies
  • 1 kudos

IOC Migrate Issue, Project Structure

HiWhen I create a new project (STM32F429NIH) and use an old file which I migrate to the latest IOC format I find that I must go in and edit it: ProjectManager.MainLocation=SrcProjectManager.ProjectStructure=ProjectManager.ProjectFileName=STCubeGenera...

MRobe.1 by Associate III
  • 703 Views
  • 0 replies
  • 0 kudos

CubeMX: accidentally disabled TIM6

While enabling Timers in CubeMX, I accidentally clicked on TIM6 which is already on by default and used by the Core I believe. I re-enabled it by clicking on it again and of course the default settings got erased. And now whenever I try to run my cod...

TIM6.PNG TargetError.PNG