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
  • 327 Views
  • 0 replies
  • 1 kudos

Compile error: no member named 'SHPR' in 'SCB_Type'

Hello,I'm new to Keil and want to port an existing project from STM/FreeRTOS/GNU to Keil toolchain. I've created a project for STM32F4 for Keil MDK using CubeMx V6.15.0.For RTOS, I use RTX5 / CMSIS-RTOS2 API.I get the following compile errorC:/Users/...

regjoe_0-1758644368765.png regjoe_2-1758644433537.png
regjoe by Senior II
  • 750 Views
  • 2 replies
  • 0 kudos

Resolved! MDK-KEIL and STM32CubMx Integration

I am using the latest MDK-ARM Tool Chain (5.43a), and CubeMX is 6.15. So far, I have used Cubex to generate the initialisation and peripheral codes, middleware, etc., compiling them using KEIL. It is perfect and never seen any issues.I want to use mi...

mahapusha by Associate III
  • 1035 Views
  • 1 replies
  • 0 kudos

Resolved! Xls for the GPIOS in STM32CubeMX

Hello,I was using the STM32CubeMX across various MCUs and wanted to know is there a way to generate a report of the total and unused goios with names? from the current ioc or current project .it should show the GPIOS used and for which peripherals an...

darla14 by Senior
  • 400 Views
  • 2 replies
  • 1 kudos

New IOC file format suggestion

Dear ST,This has been reported in other posts before, but I would like to make a clear suggestion.The problem is that IOC file changes are hard to merge in Git (or in other SCM) with diff tools because:Some parameter names use indexing. Inserting som...

mkrk by Associate III
  • 953 Views
  • 6 replies
  • 5 kudos

STM32CubeMX new new strategic directions

Hi,  When will the announcement in the link below come into effect?  ​​Will there be a version of STM32CubeMX that will generate a project including the LwIP, FreeRTOS, and Filex libraries for    the  STM32H5?  https://community.st.com/t5/developer-n...

Asantos by Senior
  • 974 Views
  • 5 replies
  • 0 kudos

ST67W6X_CLI lockup

Issue: ST67W6X_CLI lockup Test Setup:Use the ST67W6X_CLI example provided with the x-cube-st67w61-v1.0.0 software package.Send wifi_sta_connect command to connect.Send several ping commands to verify connection.Keep the connation active.Wait for 5 to...