STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 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
  • 730 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
  • 1759 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