STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Issues with CubeMX version 5.0.1

Hi, I have updated CubeMX to version 5.0.1 and after this I noted an issue in Micro Vision 5 which I have no idea how to resolve. I am new in STM32 world, just have a couple of months since started to learn.I use to put user labels on GPIOs, it is mu...

VIO47 by Associate II
  • 1506 Views
  • 9 replies
  • 0 kudos

Resolved! How to set ADC regular channels in CubeMX?

Hello!I use CubeMx 5.0.1, my project based on STM32F413 cpu and was migrated from previous version of Cube. I need to set ADC1 to perform multiple regular conversions. This is what Cube shows me:You can see two entries marked Rank1. How can it be?And...

0690X000006DFKhQAO.jpg

Timer One Pulse Mode Delay and Pulse

HiTimer make me crazy !!!Is there a simple formula to compute prescaler and ARR for a defined Delay and Pulse ?I have a STM32F411 Nucleo at 100 MHz. For the Timer2, APB1 is at 50 MHz.I want a delay of 10 ms with a pulse of 50 us. ThanksLionelNote : w...

Lionel1 by Associate II
  • 1928 Views
  • 9 replies
  • 0 kudos

12bit ADC output over USART on STM32

My goal: I'm trying to read two ADC pins with 12 bit resolution and output the values through DMA over USART.I can see that the ADC values are being read in the debug tab in STM32CubeMX. I can "talk" over USART to my serial capture program by having ...

PAbdu by Associate II
  • 3767 Views
  • 17 replies
  • 0 kudos

Hello, ADC conversion time measurement

I'm using STM32f401re nucleo board and Truestudio IDE. I am only concentrating on ADC peripheral. I want to measure the number of clock cycles consumed for single ADC conversion. I am willing to measure conversion time for 6, 8, 10, 12 bit resolution...

JSubr by Associate
  • 443 Views
  • 3 replies
  • 0 kudos

PWM configuration with CubeMx

Hello,I'm working with an STM32F401RE (on a Nucleo), and I have some problem with the TIMER frequency. a) The frequency APBx is 84Mhz, and I want a 500Hz PWM frequency on TIM3.I set prescaler to 167 (168-1) and period to 999 (1000-1), is it correct ?...

RStra by Associate III
  • 867 Views
  • 6 replies
  • 0 kudos