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! STM32CubeMX Error While Downloading Documents

Posted on June 24, 2018 at 09:04STM32CubeMX fails to download documents with the following error:In STM32CubeMX.log (for more details please find attached STM32CubeMX.log:(~~~...2018-06-24 10:50:07,628 [ERROR] ServerAccessManage:989 - Problem during...

0690X0000060BnXQAU.png

CubeMX update to 4.26.

Posted on June 13, 2018 at 09:31Hi, I've updated CubeMX to 4.26. When start a new project, rise many errors for .json files: problem during download (download cancelled). The downloads for packages update work. Any one can help me?#json #cubemx-4.26

Maximum baudrate error on CubeMX on USART2 STM32F030C8

Posted on June 22, 2018 at 22:03Good afternoon!My name is Alef, I'm trying to set up the usart2 baudRate from STM32F030C8 to 2Mbps but I can not succeed.I'm using 48MHz clock so according to the manual, at 16 samples, I should be able to reach up to...

0690X0000060BpEQAU.png

STM32L4 RTCCLK running slower than HSE frequency

Posted on November 30, 2017 at 05:22Hi All-I'm using SW4STM32 with STM32CubeMx for configuration of an STM32L431RB MCU. I noticed that WakeUp events timed by the RTC appeared slow, and it appears that the RTC is being clocked from LSI rather than LS...

Rea.David by Associate II
  • 1118 Views
  • 3 replies
  • 0 kudos

STM32F042F4 USB cannot be enabled within CubeMX

Posted on June 26, 2018 at 00:49Hi,I'm trying to enable the USB device peripheral for the STM32F042F4 in STM32CubeMX but it is greyed out and I don't seem to be able to enable it. I've checked the datasheet for this part and it seems to support USB ...

0690X0000060BscQAE.png
harris by Associate II
  • 3850 Views
  • 3 replies
  • 0 kudos

STM32CubeMX GPIO setup for RTC calibration clock output

Posted on January 15, 2018 at 13:32Using STM32CubeMX to setup an STM32L496AGIxP controller and configuring the RTC IP to map the calibration clock output to PB2, the initialization procedure of the generated code correctely sets the RTC output remap...

braucadr by Associate
  • 729 Views
  • 2 replies
  • 0 kudos

STM32CubeMX for STM32H743 USART Interrupt Handling Wrong

Posted on June 19, 2018 at 13:56Information on Wrong Code Creation with STM32CubeMX Version 4.26.0.STM32CubeMX creates wrong call for USART6 Interrupt Handlings for SMT32H743 processor:It generates a call to HAL_UART_IRQHandler instead of HAL_USART_...

GS1 by Senior III
  • 389 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX problem

Posted on June 18, 2018 at 10:20hello ST community,I have a little problem with STM32CubeMX.The problem is, when i generate new code with cubeMX to my existing programm, some of my existing work is not working as intended anymore (here it is my I2C ...

CubeMX Project does not generate .elf file

Posted on June 13, 2018 at 15:34Hello,I have just generated a new Project in CubeMX and imported it to Atollic True Studio, but I can't debug it.apparently I am missing a .elf file, and I am not sure how to generate it. Why doesn't CubeMX do this au...