STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32CubeMX independent and dual mode for ADCs

Posted on April 28, 2015 at 09:34Hello,I use STM32F407 MCU in combination withSTM32CubeMX. I want to configure 3 ADCs. Fisrt two i want to run in ''Dual regular simultaneous mode only'' without DMA the third one in independent mode with DMA. In my c...

STM32CubeMX FreeRTOS bug

Posted on July 25, 2014 at 06:01In both the STM32F2 V1.1 and STM32F4 V1.3 repositories, there is a bug in the FreeRTOS definition for a mailbox. In cmsis_os.h the definition for osMailQDef is missing a semicolon. Show below with highlight of missing...

erik23 by Associate
  • 385 Views
  • 2 replies
  • 0 kudos

STM32CubeMX, SPI and assert

Posted on April 09, 2015 at 14:30 This came up on the first code generation following the upgrade from 4.6/1.4 to 4.7/1.5. On subsequent code generation it did not happen so I thought it was an upgrade related glitch. However it returned on my m...

hbarta2 by Associate III
  • 273 Views
  • 1 replies
  • 0 kudos

STM32CubeMX and LTDC resolution limits

Posted on March 24, 2015 at 16:25I'm working with an STM32F429IIT6 and producing init code using STM32CubeMX (v4.6.0, library 1.4.0.) When configuring the LTDC peripheral, the ''Active Width'' input is limited to 800 and the ''Active Height'' to 600...

hbarta2 by Associate III
  • 291 Views
  • 1 replies
  • 0 kudos

STM32CubeMX, FreeRTOS and Signals

Posted on September 10, 2014 at 16:50I use CubeMX to add FreeRTOS to my project, currently running on a 429 discovery board. Cube adds FreeRTOS and a CMSIS-RTOS wrapper.I'd like the use the FreeRTOS Event Groups or the CMSIS-RTOS Signals but Event G...

rreay by Associate II
  • 1035 Views
  • 4 replies
  • 0 kudos

STM32CubeMX configuration bug report

Posted on March 18, 2015 at 07:28I use the STM32CubeMX. However, it has a wrong configuration problem for UART. I want to use the asynchronous RX only mode, but it's not configurable. My configuration procesures: 1. Configuration -> Peripherals -> U...

just4you by Associate II
  • 357 Views
  • 1 replies
  • 0 kudos

Clock settings in CubeMX 4.6 doesn't work for F072

Posted on March 22, 2015 at 10:45 I am using CubeMX 4.6.0 with STM32Cube FW 1.2.1 for a STM32F072 chip. I am having trouble getting the clock settings code to work properly. I have activated some ADC features in CubeMX, which turns o...

jesper by Associate II
  • 587 Views
  • 2 replies
  • 0 kudos