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

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
  • 1345 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
  • 449 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
  • 706 Views
  • 2 replies
  • 0 kudos

STM32F4 Discovery + CUBEMX + Ethernet (dp83848)

Posted on March 23, 2015 at 15:59NOTE: edited by moderator on Oct 6th, 2016 Hello, I have working example project for STM32F4 Discovery with dp83848 phy, from [[this link/image has been flagged as malicious by our security scan software and has b...

maku0 by Associate
  • 1072 Views
  • 1 replies
  • 0 kudos

STMCube/HAL for STM32F4 - Suggestions

Posted on March 17, 2015 at 14:24Hello everyone,I am about to start a commercial product with STM32F429 MCU and have previous knowledge with std_periph_drivers. Since I have already read about bugs with HAL drivers sometimes before, would you sugges...