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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

FreeRTOS on STM32F1 falls through osKernelStart()

Posted on May 02, 2015 at 05:30I am using the STM32F1DISCOVERY and generating a project for IAR from STM32CUBEMX. I have changed the configureation to use timers and added a toggle LED command in each of the default task and timer methods, however n...

STM32CubeMX and Keil MDK5 - not compatible at all??

Posted on April 16, 2015 at 13:25Dear all,I have many problems using STM32CubeMX and Keil MDK5. I'm trying to start defining all the peripherals with the STM32Cube (is intended for this), then I run code generation for Keil MDK5 and finally I open t...

arivas by Associate
  • 1581 Views
  • 3 replies
  • 0 kudos

CubeMX DMA SPI Transmit and RX

Posted on March 25, 2015 at 20:45Hello,I'm using an STM32F415 and CubeMx.  I've got the HAL_SPI_TxRxCpltCallback() working in that it gets called after the proper number of bytes have been clocked out of the SPI Slave, however, when I prep for anoth...

STM32F303 Production Programming

Posted on May 04, 2015 at 15:38Hello,I have a custom board with STM32F303CCT6, firmware generated by CubeMX, compiled on IAR 7.4.Everything runs correctly in debug mode, when attached on Segger JLink and IAR.When I disconnect the debugger and power ...

George.P by Associate III
  • 679 Views
  • 3 replies
  • 0 kudos

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
  • 590 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
  • 414 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
  • 408 Views
  • 1 replies
  • 0 kudos