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 4.19.0 and FreeRTOS (on Linux)

Posted on January 23, 2017 at 03:31I just created a project for the stm32f0-discovery board including FreeRTOS and building with OpenSTM32/eclipse. The path to cmsis_os.h was missing and easily fixed by adding 'Middlewares/Third_Party/FreeRTOS/Sourc...

hbarta by Associate II
  • 394 Views
  • 1 replies
  • 0 kudos

STM32CubeMX possible bug

Posted on October 30, 2016 at 18:46 I use STM32CubeMX v 4.0 to configure CMSIS SPI Driver. I believe I do right DMA configuration: But after code generation file MX_Device.h hasn't defines to enable DMA for SPI. /* ...

0690X00000604swQAA.png
Eugene S. by Associate III
  • 802 Views
  • 6 replies
  • 0 kudos

Resolved! STM32CubeMX don't generate DMA SW4STM32 code

Posted on January 19, 2017 at 01:39I have setup the STM32CubeMX project.. (STM32F302RExx)I use the ADC in continues / scan mode.I have DMAContReq = true..I then setup DMA on ADC1-CH1 with HIGH prio..but when i generate my Cube-code... i don't see AN...

mh by Associate II
  • 1219 Views
  • 6 replies
  • 0 kudos

[STM32F746] UART Interrupt using CubeMX generated code

Posted on January 20, 2017 at 01:51 I want to get UART Interrupted data to vary LED blinking speed. For example,If I send 1 then speed 100ms or send 2 then speed 200ms. I made a cod using CubeMX and Interrupting with just pressing ''Enter''...

0690X000006065kQAA.png 0690X000006065pQAA.png 0690X000006065uQAA.png
?? ? by Associate
  • 454 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX Bug Report: HAL for STM32L0 series

Posted on July 20, 2016 at 09:43Hi, in the last time I played with the power modes of the STM32L0 and discovered an issue with the GPIO-HAL driver. The used version of the HAL is 1.7.0 with a STM32L053 nucleo board. I discovered that the initializat...

dost by Associate II
  • 577 Views
  • 2 replies
  • 0 kudos