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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1574 Views
  • 0 replies
  • 2 kudos

Resolved! CubeMX: problem when using "user constant" for FreeRTOS parameters

Hi,I'm using CubeIDE: V1.10.1 (CubeMX v6.6.1).To configure my project in (internal) CubeMX, I have created a "user constant":Name: USER_01Value: 7In FreeFRTOS Config parameters -> LIBRARY_MAX_SYSCALL_INTERRUPT_PRIORITY,I have entered this "USER_01" W...

0693W00000UoBf0QAF.png 0693W00000UoBfFQAV.png 0693W00000UoBfjQAF.png
Syn_BE by Associate III
  • 1908 Views
  • 2 replies
  • 1 kudos

Resolved! What is the version of HAL we are using?

Hi,We have selected Firmware Package STM32Cube FW_H7 V1.9.0 from CubeMX. However, the HAL Driver source file has following line:/** * @brief STM32H7xx HAL Driver version number V1.10.0 */Are the Firmware Package and HAL Driver versions different thin...

sute by Associate III
  • 3986 Views
  • 2 replies
  • 0 kudos

SIM800L doesn't respond to AT commands.

Hi there,I'm using a stm32f401re with stm32cubemx and keil uVision5. I'm trying to interface the mcu with the gsm module. I'm sure that the module works fine. I tested it with arduino and it worked without any issues. When I try to send any AT comman...

Scusi by Associate II
  • 7319 Views
  • 9 replies
  • 0 kudos

Nucleo F207: MX_LWIP_Init() not getting executed

Hi,I am using Stm32f207 Nucleo board and generated the initialization codes with cubemx.When I run the code with MX_LWIP_Init(); it's not getting executed.Commenting it works fine.Can anyone help me out to solve this issue...

SKast.1 by Associate II
  • 1578 Views
  • 2 replies
  • 0 kudos

Resolved! Code regenerate settings for STM32CubeMX after adding a new Peripheral to prevent Multiple definition errors

I was given a code to add USB support to the firmware. I am using Stm32CubeMX to generated the boiler plate for the USB. I enabled the USB peripheral and reconfigure the clock setting and regenerate the code. When I try building the fresh project aft...

0693W00000VOXTNQA5.png
WIF by Associate II
  • 2007 Views
  • 2 replies
  • 0 kudos