STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Make PWM from internal clock in STM32F407G

Hi everyone,i am trying to make PWM from internal clock. i use TIM4 with out put is pin PD12.i just put the code bellow in INT VOID(MAIN)HAL_TIM_PWM_Start(&htim4, TIM_CHANNEL_1);But it doesn't work. Can someone help me explain?

KUSAGI by Associate II
  • 1056 Views
  • 5 replies
  • 0 kudos

How would I implement double buffering on an STM32G0F6 ?

How would I implement double buffering on an STM32G0F6. I am using the callback functions HAL_ADC_ConvCpltCallback and HAL_ADC_ConvHalfCpltCallback to acquire data from the half full and then full buffers however the code is still executing by the ti...

RDhev.1 by Associate
  • 652 Views
  • 3 replies
  • 0 kudos

Encoder tick call tim ISR not regular

I use STM32 and TIM in encoder mode. I configure it by Cube, project and screenshorts is attached. Also I enabled TIM global interrupt, so I am wating that TIM2_IRQHandler will calling every TIM2 CNT change. Encoder is rotated and TIM2 CNT looks beli...

Resolved! How to configure and program MPU (memory protection unit ) of STM32L4A6ZGT6U ? OR any example code of MPU for STM32L4A6ZGT6U

HI All, I am currently using STM32 nucleo-L4A6ZG development board.I want use MPU of STM32L4A6ZGT6U.But i am very new with STM32 nucleo-L4A6ZG development board.So is there any example code of MPU with STM32L4A6ZGT6U ?So i can start with that .Than...

RMane.1 by Associate II
  • 845 Views
  • 2 replies
  • 0 kudos

SWD connection not working

Dear,I encounter an issue when working with STM32L4 SensorTile Board. I normally load projects from MDK-ARM to my project normally, but now when I load the project, it loads in the software normally, but the circuit does not seem to work as normal. I...

TNguy.10 by Associate II
  • 629 Views
  • 1 replies
  • 1 kudos