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

Resolved! How can I prevent stm32cubemx v1.18 from deleting my files from the project Src directory and the EWARM project? [Solved with 4.19]

Posted on January 11, 2017 at 18:02In an IAR/EWARM environment, when I use STM32CubeMX 4.18.0 Project/Generate Code function the program seems to correctly generate its own files but deletes user (that is, my files) from both the EWARM project and f...

STM32 CubeMX ST-LinkV2.1 : how to redirect printf

Posted on February 02, 2017 at 09:31I found several posts like http://www.openstm32.org/forumthread339, using syscalls.c, but I don't have this file in my project... I generate the code with CubeMX v4.18.0.#qt-creator #cubemx #stm32 #arm-none-eabi

L0_1.8.0 firmware download with STM32Cube?

Posted on January 27, 2017 at 10:22There seems to be a problem downloading the stm32cube_fw_l0_v180 from within the newest STM32Cube. See the attached screenshots. It seems to me it tries to unzip 'stm32cube_fw_l0_v180.zip' to a folder named 'stm32c...

Resolved! System Workbench build error new project from CubeMX

Posted on January 09, 2017 at 21:58Summary of 2 days investigations for CubeMX and System WorkbenchFor success build without errors imported project generated in CubeMX, need fix generated symbolsIn Project->Properties->C/C++ Builds->Settings->MCU G...

asergeev by Associate II
  • 1652 Views
  • 7 replies
  • 0 kudos

How to connect AnalogIn as source to DFSDM filter in CubeMX?

Posted on February 01, 2017 at 15:24Hello,In order to use DFSDM as lowpassfilter for my potentiometers I would like to route the ADC raw values to the DFSDM and finally get the results by DMA..Is CubeMX the right tool to prepare that? If yes, where ...

bert ro by Associate
  • 422 Views
  • 0 replies
  • 0 kudos

CubeMX 4.18 pegs CPU in Clock Tab on macOS

Posted on December 07, 2016 at 16:41I notice that whenever I am in the Clock Configuration tab of CubeMX 4.18 the CPU activity goes to 100%. This is on macOS 10.12.1 and Java 1.8.0_111. Changing to any other tab reduces CPU to just a few percent. No...

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