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

Could not able to work with DMA

I would like to transfer the data coming to ADC to DMA and average the signals after 15 seconds. I could able to read the values from ADC BUT here are my problems. I am using industrial acceleromoeter while reading adc values i could able to see them...

Apill by Senior
  • 541 Views
  • 1 replies
  • 0 kudos

cubemx stm32 feature request: support custom VECT_TAB_OFFSET

Posted on February 06, 2016 at 23:01Hello, while dealing with custom bootloader we have to switch application to certain offset address. Thus we have to move the address of the vector table. While HSE values are supported to be customized vector tab...

taraben by Senior
  • 1014 Views
  • 8 replies
  • 0 kudos

STM32L4R9IDISCOVERY and CubeMX with proper display settings?

When I start a new project with a STM32L4R9IDISCOVERY board, the OLED display is not configured and I can't manage to configure it correctly? Why isn't it already configured? Does anyone have a working .ioc file that I can use? None of the example pr...

ERose by Associate
  • 401 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMX USB CDC Library Problem.

MCU : STM32F446RETCubeMX Version : 4.26.1​===​Hi! I'm currently developing usb CDC(Communication Device Class / USB-OTG-FS) through STM32CubeMX.​​When I upload the automatically generated code without changing any settings, the usb device will not be...

0690X000006BtkfQAC.png 0690X000006BtkkQAC.png
YKim.7 by Associate II
  • 1369 Views
  • 3 replies
  • 1 kudos

STM32CubeMX UTF8 source file merge bug

Posted on February 15, 2017 at 04:28It seems STM32CubeMX can not handle well with UTF8 source file.If my main.c is encoded in UTF8, regenerating code in STM32CubeMX will lead to a scrambled mess. Characters above ASCII range are converted to gibberi...

PT Wang by Associate
  • 2802 Views
  • 7 replies
  • 0 kudos

Resolved! CubeMX Makefile Generator Reported Error while Updating Project

Posted on June 07, 2018 at 18:44After updating to CubeMX 4.26.0, Makefile projects cannot be updated due to the following errors:2018-06-08 00:35:55,360 [INFO] ToolchainGenerator:120 - stack trace : java.lang.UnsupportedOperationException: Not suppo...

0690X0000060BanQAE.png
imi415 by Associate II
  • 2819 Views
  • 11 replies
  • 0 kudos

Bug report: PLL configuration in HAL_RCC_OscConfig() returns HAL_ERROR, if HSE is configured and PLL is the system clock source

Working with the STM32F429 Discovery board and STMCube_FW_F4_V1.21.0 I've got the same problem several times.If I use the main.c provided with the application examples, the code will run into an endless loop after calling HAL_RCC_OscConfig and taking...

TS1 by Associate
  • 738 Views
  • 2 replies
  • 1 kudos