STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

Resolved! Compile error - missing tl_dbg_conf.h after using CubeMX

I am a new user of STM32CubeIDE using a NUCLEO-STM32WB-Nucleo board. I want to build an empty project using enabled BLE components using the STM32-WPAN pack version 1.9.0.After selectint RTC, HSEM and RF1 in addition to the default settings plus enab...

0693W000005ATqGQAW.png 0693W000005ATtKQAW.png
MDaub.1 by Associate III
  • 309 Views
  • 6 replies
  • 1 kudos

In STM32CubeMX version 6.0.0, STM32H753IITx, DAC1, NVIC settings there is the option 'Timebase: TIM6 global interrupt, DAC1CH1 and DAC1CH2 underrun error interrupts' that cannot be disabled. I am not using DMA for DAC. Bug?

What has TIM6 to do with this? I do use it for System Core, SYS, Timebase Source. Why can I not disable the global underrrun interrupt? I use DMA for ADC1 and 2 and BDMA for ADC3.At startup HAL_DAC_IRQHandler gets called, DAC_FLAG_DMAUDR1 is set and ...

DGrön.1 by Associate II
  • 234 Views
  • 3 replies
  • 0 kudos

HRTIM Dead time feature request

Hello, is it possible to add a feature in CubeMX deadtime section in HRTIM (STM32F3, STM32G4 and STM32H7)?In Time Base Setting, whenever you change the "Period" setting, the resulting frequency will show.Is it possible to add the same feature when yo...

Resolved! I am using STM32CubeMX (Version 6.0.1) to transfer a basic project using an STM32F407VGTX chip to Keil uVision5 (V5.32.0.0) but the project files are not transferring correctly. None of the files seems to be correctly assembled in Keil.

I have attached a screenshot of a comparison of a project that works (an old one that I created previously in an older version of STM32CubeMx) on the left hand side of the window versus one I just created today using the most recent version of STM32C...

PMorr.1 by Associate II
  • 333 Views
  • 6 replies
  • 0 kudos

FREE RTOS / SDCARD / SDIO / FATFS f_open Problem

I am using STM32F767NIH6 board.I would like to apply SD card this time.It works well in non os, but in free rtos, the sd card fails.if(HAL_GPIO_ReadPin(SD_DETECT_GPIO_PORT, SD_DETECT_PIN) == 0){ if(f_mount(&SDFatFS, (TCHAR const*)SDPath, 0)!=FR_OK) p...

0693W0000059Pu7QAE.png 0693W0000059PtnQAE.png 0693W0000059PtTQAU.png 0693W0000059PsuQAE.png
Ljunh.1 by Associate II
  • 1060 Views
  • 11 replies
  • 1 kudos