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

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
  • 1173 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
  • 1589 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
  • 630 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
  • 787 Views
  • 2 replies
  • 0 kudos

Cubemx 4.18 ADC Configuration change

Posted on December 21, 2016 at 14:31Good morning,In my project I use STM32F303RC and I have two ADCs working with DMAs and triggered by a timer. ADC1 has two analog channels to be sampled, ADC4 only one. While I was working with CubeMX 4.17 I had no...

Bug Report: CubeMX 4.11 EWARM User Files

Posted on October 23, 2015 at 16:47There seems to be a bug in the new 4.11 release of STM32CubeMX. Previously in 4.10, regenerating an EWARM project with CubeMX kept the files manually added to the project. Now in 4.11, regenerating an EWARM project...

wrong return value for osSignalWait ?

Posted on October 17, 2016 at 21:38 Hi ! I'm using freeRTOS with STM32CubeMX. While playing with signals for inter-thread communication I came across the different return value of function osSignalSet() The CMSIS standard ...

CubeMX with OpenJDK 9

Posted on July 26, 2016 at 20:38Hi, I tried to install CubeMX 4.16.0 on Linux Mint 18.0 running OpenJDK 9 but I get the attached error log. Any suggestions what am I doing wrong? Regards, Markus #linux #cubemx

dost by Associate II
  • 1377 Views
  • 3 replies
  • 0 kudos