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

F429: is DMA burst length of 2 possible?

I have an application, which uses 2 channels of TIM1 to drive a full bridge d-class power stage in order to generate a sinusoidal signal. FSW is 200kHz. The CCR1 and CCR2 registers of TIM1 have to be updated at sampling frequency, so I am using TIM8 ...

An4013 "STM32 cross-series timer overview" possible errors

Hello,I think following things in 2.4 Timer output compare mode are wrong:3d) Enable the capture / compare output by writing CCxE in CCMRx register.should read Enable the capture / compare output by writing CCxE in CCERx register.and CCx update rate ...

Resolved! [SOLVED] Getting Hard and Usage Faults when setting the HCLK of STM32F411RE to anything above 60MHz

Hi,I'm working on porting a project from the Nucleo-F411 to a custom PCB. Everything works fine when setting the HCLK to 60MHz and below (running from the internal HSI RC clock and PLL), but i'm getting Hard and Usage Faults when setting the HCLK to ...