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

Nucleo-H753ZI BUG in default configuration

TM32Cube ver 1.6.1 MX ver 6.2.1 with STM32Cube_FW_H7_V1.9.0 - select Nucleo-H753ZI with default configuration and generate new project - add some activity like HAL_GPIO_WritePin(GPIOB, LD3_Pin, GPIO_PIN_SET); HAL_Delay(1000); HAL_GPIO_WritePin(GPIOB,...

mbarg.1 by Senior III
  • 1330 Views
  • 6 replies
  • 0 kudos

Which IDE you would choose from STM32CubeMX supported list?

As we know STM32CubeMX support multiple IDEs:STM32 Cube IDEIARKeilI am in midst to decide which one to use. I find this is crucial decision as this would be one used throughout development till production and I don't want to waste time due to toolcha...

BParh.1 by Senior III
  • 1459 Views
  • 2 replies
  • 2 kudos

STM32CubeMX FreeRTOS heap usage estimate incorrect

STM32CubeMX version 6.2.1, target STM3G474VE, CMSIS v2. If you create a time with "static" allocation, the "FreeRTOS Heap Usage" tab shows no heap usage by that timer. However, osTimerNew() always allocates the TimerCallback_t structure from the he...

Bob S by Super User
  • 1748 Views
  • 2 replies
  • 0 kudos

Communication between Cores with FreeRTOS on STM32H747i-Discovery, How can I adjust the example "FreeRTOS_AMP_Dual-RTOS", which is designed for the STM32H745-Dicovery board?

Hi there, I am experimenting with the H747i-DISCO board to get the communication between two cores up and running. The mentioned example (github) is written for a slightly different board, the STM32H745-Discovery, so it should be not too difficult to...

JSchn.4 by Associate III
  • 4565 Views
  • 22 replies
  • 0 kudos

Resolved! H7A3 SDMMC 2 not working, system stall at MX_SDMMC2_SD_Init().

Hello, when testing the SDcard on SDIO 1-bit interface , we see a big problem here:when card in slot, cpu stall in MX_SDMMC2_SD_Init() , on debug can see: card info sector count, block size etc. read seem ok, but then waiting for response -- forever....

AScha.3 by Super User
  • 1036 Views
  • 3 replies
  • 0 kudos

Code generation and ETH descriptor count

Hi everyone,when using the CubeIDE 1.5.0 I encountered unexpected behaviour. I set up the Ethernet peripheral of the STM32H7 in a way that I have 14 Rx and 14 Tx ETH descriptors: However, after generation the code only specifies 4 descriptors each:At...

0693W00000ANNiMQAX.png 0693W00000ANNjyQAH.png 0693W00000ANNlpQAH.png
DWeb_2 by Associate III
  • 1021 Views
  • 2 replies
  • 0 kudos