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

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

GPIOS for CSI on stm32n6

Hello,while configuring the CSI interface for camera , on its enablement in the STM32CubeMX why I can’t see the GPIOs corresponding to it in the flip section? does it has any dependency on any other peripheral?or clock setting?under the configuration...

darla14 by Senior
  • 50 Views
  • 1 replies
  • 0 kudos

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
  • 25 Views
  • 1 replies
  • 0 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
  • 247 Views
  • 6 replies
  • 2 kudos

CUBEMX 6.15 with Keil Full Assert bug

Same problem here (Cube 6.15.0, Keil uVision  Although HAL is selected, Cube installed both HAL and LL files for ADC and some other peripherals by mistake.  which results in a compile error ../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_adc.c(25...

regjoe_2-1758639075547.png regjoe_0-1758638667389.png regjoe_1-1758639027356.png
regjoe by Senior
  • 300 Views
  • 7 replies
  • 1 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
  • 510 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...