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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 240 Views
  • 3 replies
  • 5 kudos

STm32CubeMx Generated Code w/ RTOS for EWARM toolchain

Posted on January 28, 2016 at 22:18I used Stm32CubeMx with STM32Cube_FW_F0_V1.4.0 to generate my project on STM32F030CC with FreeRTOS and EWARM toolchain. In debug mode. I only have the generated code at this time. It first crashes on HAL_TIM_PWM_Co...

fsavaria by Associate II
  • 629 Views
  • 1 replies
  • 0 kudos

STM32CubeMX not running

Posted on January 14, 2016 at 09:55My installation of STM32CubeMX is not working. I tried to reinstall the application but the Windows Control Panel -> Programs and Features Uninstall function does not work. I deleted the installation directory manu...

0690X00000604lBQAQ.png

CubeMX F3 bug

Posted on January 23, 2016 at 15:27CubeMX: 4.12.0STM32Cube_FW: F3_V1.2.0MCU: Stm32F303VCT(stm32-f3-discovery)I configure OPAM4 to ''PGA not connected'', Non-inverting input is configured to PB11.Cube generates code:  hopamp4.Init.NonInvertingInput =...

elijah by Associate II
  • 718 Views
  • 1 replies
  • 0 kudos

Strange output in STM32CubeMX Ver 4.12.0

Posted on January 22, 2016 at 22:09I recently upgrade CubeMX to version 4.12.0 and used it to generate code for a custom STM32F407VGT board. Everything seemed to work fine with previous versions, but not so much with the latest version. For example....

AN for runtime RAM/Stack usage of the STM32 application

Posted on January 21, 2016 at 17:20HI, Is there any Application Note for runtime stack and RAM utilization of the STM32 application .Any tool specific to Nucleo for evaluating the application?Is STM Studio meant for that?Rgds,R #!stm32-!cubemx #s...

darla14 by Senior
  • 1276 Views
  • 3 replies
  • 0 kudos

STM32CubeMX and F1 package v1.3

Posted on January 03, 2016 at 13:40I have STM32CubeMX v4.12, Check for Updates revealed STM32CubeF1 Release 1.3 After dondloadint , but Cube say: This Package version is not managed on this version of STM32CubeMX. Wher is probl�m?  I am talkingabout...

asrock70 by Associate II
  • 1760 Views
  • 6 replies
  • 0 kudos

Do I need both STM32CubeMX and STM32CubeF4?

Posted on May 13, 2014 at 04:41HelloI'm new with ST microcontrollers and reading the documentation I can see that there is STM32CubeMX and STM32CubeF4. I read also that STM32CubeMX contains the STM32CubeF4 or something like that.My question is; If S...

m4l490n by Senior
  • 1519 Views
  • 8 replies
  • 0 kudos

STM32CubeMX data model

Posted on December 01, 2015 at 12:41Hi, The STM32CubeMX data model is mentioned in the user manual UM1718, I'd like to use some more advanced custom code generation but am getting stopped by a lack of spec for the data model. Is the data model speci...

guy2399 by Associate
  • 570 Views
  • 1 replies
  • 0 kudos

STM32CubeMX F3 Comparator & ADC -- AN4232

Posted on January 10, 2016 at 23:19I am reading through AN4232 on using the F3 comparator and it notes in section 2.3 that the comparator input is also an ADC channel.  I would like to use the channel for both, however I have not found a way in STM3...