STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! Why is the clock config error?

Hi, when I use the cubemx to config the stm32h743iit6 project, the clock system shows some error as below. But I try it on another PC, and the same config can work well.I don't know why?

0693W00000aJZg9QAG.png
Junde by Senior III
  • 639 Views
  • 3 replies
  • 0 kudos

Resolved! How to properly open projects with the extention?

Hello,I followed all instructions and created new example project in CubeMX for CubeIDE. Then I used the vsCode extention to import an existing project with the .cproject file. How should you now open the linked source files to be able to edit the fi...

0693W00000aJKdUQAW.png
MFran.14 by Associate
  • 1182 Views
  • 2 replies
  • 0 kudos

Why Pullup on LEDs ?

When using STM32CubeIDE 1.12.0 with a NUCLEO-U575ZI-Q, the code generated use pullup for the LEDs. It become impossible to achieve low power with those pullup.

nicolas by Senior
  • 704 Views
  • 6 replies
  • 0 kudos

Resolved! An issue with the LWIP UDP RX buffer (STM32H753)

Hello, community.So, we are using STM32F753 and activated the LWIP library from the CubeMx.We use a UDP socket to send strings (used as commands for our own made CLI protocol).When reading the Rx buffer in the STM, we see that the strings are sometim...

rLand.21 by Associate II
  • 1740 Views
  • 9 replies
  • 0 kudos

HAL_RTC_MSPInit generated code fails assert_params check in gpio initialization when "Generate peripheral initialization as a pair of .c/.h filer per peripheral" project option selected and PC13 is configured as RTC_OUT_CALIB.

The generated code in rtc.c passes zeros in GPIO_InitStruct to HAL_GPIO_Init, causing assert_param(IS_GPIO_PIN_AVAILABLE(GPIOx, (GPIO_Init->Pin))); to fail. void HAL_RTC_MspInit(RTC_HandleTypeDef* rtcHandle) {   GPIO_InitTypeDef GPIO_InitStruct = ...

Jshelson by Associate II
  • 1299 Views
  • 5 replies
  • 0 kudos

B-L475-IOT01A+FREERTOS+X-CUBE-BLE1 does not build

Hi there,I am using the latest CubeMX to generate code for B-L475-IOT01A with FREERTOS and X-CUBE-BLE1 4.4.0. However the code it generate does not even build. I tried various samples, including SensorDemoBLESensor, Beacon, but yield the same resul...

CLiu.0 by Associate
  • 547 Views
  • 2 replies
  • 1 kudos

Resolved! HAL vs. CMSIS layer in STM32CubeIDE (CubeMX)

Hi,I'm wondering whether I'm always getting into the HAL layer when configuring a project using the CubeMX configurator in STM32CubeIDE? Is it configurable? How to I get rid of the HAL layer while still being able to use the configurator? Where is th...

CubeIDE compatibility issues

When I use CubeMX in CubeIDE, the drop-down box for selecting a chip always closes automatically before I click. When I edit ioc files in CubeIDE, the chip area and the middle function selection area often flash. Especially in the Software Packs Comp...

0693W00000aJPSSQA4.png
AKevi.1 by Associate
  • 396 Views
  • 0 replies
  • 0 kudos