STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 348 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
  • 690 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
  • 1087 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
  • 412 Views
  • 1 replies
  • 0 kudos