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

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
  • 585 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
  • 1086 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
  • 440 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
  • 1525 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
  • 3034 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
  • 2940 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
  • 817 Views
  • 2 replies
  • 1 kudos

STM32L1 IWDG setup problem

Hi All,​I am using 32L100C Discovery board to develop my own project at the moment and I just need to add watch dog in my code. Everything works fine until I code generate IWDG according to the attached slides although settings are different and RCC ...

WHuan.16 by Associate II
  • 637 Views
  • 0 replies
  • 0 kudos