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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 390 Views
  • 4 replies
  • 6 kudos

(1) Which STM32F2 and (2) purchased where?

(1) Please tell me if I'm on the correct track here. I have an STM32F1 design (STM32F105RCT6TR) and a STM32CubeMX .ioc file that I used for pin-out assignment in the 64-LQFP package. This morning I created a new .ioc file for an STM32F2 (more speci...

HForr.1 by Associate II
  • 3115 Views
  • 12 replies
  • 0 kudos

Resolved! CubeMX: Project generation have problem

MCU reference : STM32F429ZITxFW package name : STM32Cube FW_F4 V1.25.0MDK ARM(Keil) version : 5.30STM32CubeMX verision : 5.6.1​at that time, i want to create code but i can not. just [the code is successfully generated under ~~ .but MDK ARM V4 projec...

CMOON.1 by Associate II
  • 6482 Views
  • 15 replies
  • 1 kudos

Need 3 cost effective USB ports

Currently, my custom PCB with STM32F105RCT6TR based on STM32CubeMX software has a single usb DEVICE port connecting to a display head that must play the role of USB Host. Note I'm also using dual CAN plus 5 analog inputs.Now I need to connect TWO usb...

HForr.1 by Associate II
  • 3299 Views
  • 15 replies
  • 0 kudos

Resolved! Servo not working with STM32F767Zi

I'm trying to control a Servo motor (MG90S) using the STM32F767Zi by leveraging the TIM2 Channel 1 (PA0). The Servo requires a 50Hz frequency (20ms) signal. The APB1 bus gives TIM2 timer port 108MHz frequency. The Servo is powered through a 5V port t...

0693W00000QMbXyQAL.png
VNaid.2 by Associate
  • 1440 Views
  • 1 replies
  • 0 kudos

CMSIS RTOS optional

Why in particular has the CMSIS freertos wrapper been chosen as the only option for the cubeMX ecosystem? Has there been any consideration to add a raw FreeRTOS API option to cubeMX?For an example of what seems iffy, see osThreadNew in cmsis_os2.c w...

_EFrie by Senior
  • 898 Views
  • 0 replies
  • 0 kudos

Project build fails after update to CubeMX 6.1.1

Probably related to gnu-tools-for-stm32.9-2020-q2-update 746 | _ptr = _REENT;   |     ^~~~~~c:\st\stm32cubeide_1.4.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_1.5.0.202011040924\tools\arm-n...

Is Cubemx ethernet reworked?

Hello friends,I used to use stm32cubemx ethernet with previous versions of cubemx and cubeide. However, the new release wondered me in the way that it didn't generate any code for the ethernet peripheral initialization, by which I mean formerly there...