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

How to generate a white noise with the DAC on STM32L1

Hi everyone,I am currently trying to generate a white noise using my Nucleo STM32L152RE but I do not reach to achieve it.I used CubeMX to create the init functions.You can see attached the settings for the DAC ( using the OUT1 configuration) in cubeM...

MJouv by Associate
  • 2502 Views
  • 2 replies
  • 0 kudos

STM32L431 LPTIM2 mode Stop 2

In the datasheet page 25, it is indicated that in mode stop 2 LPTIM2 is frozen. But in STM32CubeMx Version 5.2.0 we can see that LPTIM2 Clock mux can choose LSE so the timer is not frozen. Is there an error in the datasheet?

Mich1 by Associate III
  • 876 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F303RE TIM20 and STM32CubeIDE

Hi, I am looking forward using the TIM20 timer as per datasheet says on a STM32F303RE (nucleo-eval board) but the STM32CubeIDE only show timer up to number 17.Is this a bug?Thanks.Cyril.

CGAIR by Associate
  • 1081 Views
  • 4 replies
  • 0 kudos

NVIC initialisation with CubeMX V5.2 ?

Hey everybody,I updated CubeMX to Version 5.2 and now I miss the NVIC initialisation, for example for my TIM1 interrupt.Do anybody know how I can fix this problem ?Best regards :)

l.kopp by Associate II
  • 835 Views
  • 3 replies
  • 0 kudos

Gcc does not initialize the "FS_Desc" structure..

Hi, I'm installing USB VCP communication, I generated the project with CubeMx, my board is configured as a device and I loaded the virtual com port as a Class for FS IP.It happens that by compiling the program with GCC (True Studio) the "FS_Desc" st...

0690X000008BYn3QAG.png