STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! Confusion about the Crystal on Nucleo_F7xxx boards

Posted on December 14, 2016 at 19:36The Nucleo_F767ZI board has 4 crystals onboard: X1:     8 MHz      connected to the JTAG-chip on the STLinkX2:     32 kHz    connected to STM32F767ZI for real time clockX3:     Not solderedX4:     25 MHz    conne...

0690X00000605sMQAQ.png

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
  • 473 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
  • 1044 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
  • 1487 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
  • 550 Views
  • 1 replies
  • 0 kudos