STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

STM32CubeMX 4.7.0 Bug Report - ST-LINK Setting

Posted on March 23, 2015 at 23:54My conditions: STM32CubeMX 4.7.0 MDK-ARM V5.14 STM32F042F6P6 Generated project for MDK-ARM V5I generated a project for MDK-ARM V5. The download to flash using the ST-LINK was a mistake. I found a bug in setting of Si...

0690X00000605g1QAA.png

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
  • 148 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
  • 118 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
  • 122 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
  • 374 Views
  • 4 replies
  • 0 kudos