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 and Quadrature Encoder

Posted on January 24, 2017 at 09:27I am new to ARM and STM32CubeMXMy goal is to use this very interesting boardhttp://www.st.com/en/evaluation-tools/32f429idiscovery.htmland use one internal 16bit counter for time and one 16bit counter for QEI(QEI=Q...

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

CubeMX 4.19 no Nucleo-F767ZI anymore

Posted on January 19, 2017 at 22:12This board is not shown in the board selector list.My workaround is to copy an 'old' *.ioc file, migrate it and clean it.#cubemx #nucleo-f767zi #bug

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
  • 562 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
  • 1217 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
  • 1647 Views
  • 6 replies
  • 0 kudos