STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

How to set USE_HAL_***_REGISTER_CALLBACKS from CubeMX

In order to use the HAL's register callback capability, various flags are set for each peripheral in the stm32***_hal_config.h generated by CubeMX such as USE_HAL_FDCAN_REGISTER_CALLBACKS.The issue is that these defines don't look for a prior define ...

ALowe by Associate II
  • 6982 Views
  • 14 replies
  • 14 kudos

Resolved! Is it possible to automatically separate the code generated by STM32CubeIDE into headers and source files for each type of peripherals?

When I create a new project in STM32CubeIDE with the use of a configuration (.ioc) file, configure peripherals, and generate code, all handlers (such as I2C_HandleTypeDef, UART_HandleTypeDef, QSPI_HandleTypeDef, DMA_HandleTypeDef, etc.) and their ini...

VVakh.1 by Associate III
  • 1862 Views
  • 3 replies
  • 2 kudos

Enable 48MHz HSE on STM32F446RE Nucelo

On the board page nucleo-f446re it mentions a specific feature of board is a 48MHz HSE. However in STM32CubeIDE I only have the option to set the HSE up to 26MHz. How do I go about enabling the 48MHz HSE or could you point me in the direction of any ...

0693W00000QLuakQAD.png

While programming with the JLink Ultra, it reports 2 device on the JTAG bus, I am using one STM32L471RGT6. Is this correct? Programming and running code mainly works but not always.

Connecting to target...J-Link found 2 JTAG devices, Total IRLen = 9JTAG ID: 0x4BA00477 (Cortex-M4)Connected to targetWaiting for GDB connection...Connected to 127.0.0.1Reading all registersRead 4 bytes @ address 0x080014B0 (Data = 0xF00369DB)Reading ...

rwils.1 by Associate III
  • 482 Views
  • 4 replies
  • 0 kudos