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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 304 Views
  • 0 replies
  • 1 kudos

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
  • 1327 Views
  • 5 replies
  • 7 kudos

Resolved! STM32CubeMX 4.25 wrong pin labels / positions STM32L433RCTx

Posted on April 12, 2018 at 11:26Hi guys.I'm working on a STM32L433RCTP based project with STM32CubeMX.It's probably not the best idea to use CubeMX as a reference, if you have the datasheet / ref manual....It took some hours for me to figure out, w...

0690X0000060AZAQA2.png
H. K. by Associate
  • 962 Views
  • 1 replies
  • 0 kudos

freertos.c uses undefined __weak attribute

Posted on June 25, 2017 at 23:49I am using STM32CubeMX 4.21.0 for STM32L4.  When using FreeRTOS with tickless support, the freertos.c file is generated with functions decleared __weak, but this macro is not defined.  I am generating for GCC.  I am r...

Resolved! Encoder mode with CubeMX

Posted on April 06, 2018 at 21:47Now that encoder mode seems to be missing from CubeMX, at least for STM32F070 and STM32F407 devices, what is the most 'CubeMX-friendly' way to use it? The idea is to generate a CubeMX project, then run a script to ma...

STM32 NUCLEO-L476RG OPAMP Output not below 1.4 V

Posted on March 26, 2018 at 17:00Hey guys,i am right now working on the Nucleo L476 RG Board. I generated source code with STM32CubeMX (v4.25). I am using the internal opamp in 'Follower' mode and reading the output with the on-board adc. VCC is 3.3...

cyancali by Associate III
  • 2294 Views
  • 3 replies
  • 0 kudos

Cubemx remove unnecessarylibraries

Posted on April 05, 2018 at 19:40I created a new project with cubemx. MCU's has 8 KB flash and cubemx fulfill the code space with unnecessary libraries. How to remove unnecessary libraries from my project?#cubemx