STM32CubeMX (MCUs)

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

[bug] Minor bug in STM32Cube FW_F7 V1.15.0

When creating a new project in CubeMX for Nucleo-F767ZI LD1 is not initialised and no initialisation code for it is generated. I suspect the reason for this is that on the schematics in UM1974 LD1 is not on the same page as the other user LEDs and is...

Resolved! 480MHz HRTIM on H743ZI?

Hi, has anyone been able to configure maximum clock speed (480MHz per datasheet) for the H743ZI with cubeMX?I can't get the radio button from TIM2_CK to CPU_CK and as such I can't get the PWM resolution I am looking for on the HRTIM. Not my only ques...

Smoun.1 by Associate III
  • 923 Views
  • 4 replies
  • 0 kudos

Resolved! Why is CubeMx so slow?

With every new release cubmx is getting slower and slower. At this point it is not usable, after i change some setting i have to wait several seconds ~10sec for the gui to update, and in the time is updating everything is frozen and apparently doing ...

Resolved! CubeMX integration with BSP drivers

Posted on January 19, 2017 at 19:52I have been using the CubexMX for a few years and have no problems with programming nucleo and discovery boards.I am using Keil IDE.I recently bough the http://www.st.com/en/ecosystems/x-nucleo-iks01a1.html and hav...

Resolved! How to add BSP library cubemxide?

Hi, I try to use stm32f429 lcd screen. for this i need to add bsp library in my project and then use some .c file like sdram.c lcd.c etc. Can someone explain how can i add this library ?What I'm trying to do is in the video on the link, but he's usin...

ZZqk by Associate
  • 3199 Views
  • 4 replies
  • 1 kudos

Resolved! After porting from 1.3.1 to 1.4 all NVIC priorities changed to 0 while FreeRTOS MAX Int Priority allow not less then 5

I have a running project that is based on CubeIDE 1.3.1 and it includes FreeRTOS, FATFS, USB_Device and TouchGFX running on F429.After upgrade to 1.4 and regenerate the code based on the project existing IOC I saw that all the interrupt priorities ch...

Resolved! STM32CubeIDE - CubeMX deletes project

I am trying to use STM32CubeIDE 1.4.0. Previously I was using 1.3.0. I was calling the CubeMX, since I wanted to make a change to the configuration. When CubeMX generated the update code, it deleted the entire project. No traces of the project are le...

AWies.1 by Associate III
  • 6164 Views
  • 42 replies
  • 1 kudos

Resolved! Advanced timer 1 with DMA hangs if compare register equals 0

Hi!I have NUCLEO H743-ZI board, and I am trying to create PWM sequence with advanced timer 1, by utilizing DMA feature.Code is mostly generated by cubeMX.I am using PWM mode 2, Center-aligned mode 1.Code works, untill DMA loads into compare register ...

ELowe by Associate III
  • 949 Views
  • 2 replies
  • 0 kudos