STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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

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
  • 1413 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...

STMCubeMX 4.7.1: Bug in ADC Configuration

Posted on May 05, 2015 at 18:38Hello, Seems to be a bug in ADC configuration. Behaves that some range of ranks are missing at the beginning. Steps to reproduce a bug: - Set ''Number of conversion'' to for example 14 - Now we have proper number of ra...

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
  • 582 Views
  • 3 replies
  • 0 kudos

Conflicts when using 32F429IDISCOVERY with STM32CubeMX

Posted on April 30, 2015 at 18:28On generating a fresh project in STM32CubeMX for the 32F429IDISCOVERY board I am confronted by a long list of error icons in the Peripherals tree view of the Pinout tab. Is this the correct behaviour or is something ...

norlesh by Associate III
  • 496 Views
  • 1 replies
  • 0 kudos

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