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
  • 1257 Views
  • 0 replies
  • 2 kudos

Resolved! NUCLEO-H563ZI SPI Master example is not working

Hi I'm trying to run SPI_FullDuplex_ComIT_Master and Slave examples that use SPI1 on NUCLEO-H563ZI boards.The pin connections in the read me seems to be inaccurate i.e1. There is no PA5 on 10th pin of CN6 on the Nucleo but it is there on CN7.2. There...

WCarey_0-1712129354068.png
WCarey by Associate III
  • 2106 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H750B-DK setup the BSP folder through the .ioc file

Hi,I am following a course (for a different STM board) to use the LCD touchscreen of the STM32H750B-DK board. In the course, they have added a BSP folder to their project which includes files such as are seen here: STMicroelectronics/stm32h750b-dk-bs...

Bxy by Associate II
  • 2545 Views
  • 2 replies
  • 0 kudos

Resolved! CUBE MX with Keil 5.39 Full Assert bug in stm32l0xx DFP

Encountered an annoying project generation bug recently. By default CubeMX adds to keil project a hwhole bunch of files:Even if you don't need any of the LL. So, when you tick "Enable Full Assert" checkbox, it causes an error, because no "stm32_asser...

MaxFlatline_1-1707994561233.png MaxFlatline_0-1707994799324.png MaxFlatline_1-1707994814780.png

Memory Tool - Configure memory as Normal

Hello,we had a play with the memory tool to configure the memory regions (the linking to the OCTOSPI configuration, etc is neat), however we ran into the following issue:When using the tool, the internal RAM is configured as `Device` memory, rather t...

maltevesper_0-1711054363254.png

to run the code in keil

I created a project based on stm32h743 ,ARM M7 in keil through cubeMX, so my problem is, i need to run the code in debug ,for that i need to press the run button  3 times , then only my code execution is starting ,otherwise it does not , so please pr...