STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Problem with a Timer DMA Burst mode

NUCLEO-F103RB with STM32F103RBI want to use the DMA in a burst mode to write data from buffer in RAM to the TIM1_CCR1,2,3,4? that are in PWM mode. DMA burst transaction is requested on the TIM1 Update (UEV). Number of transactions in Burst mode is se...

0693W000000WWxdQAG.png

STM32L475 Touch Sense not changing status from BUSY

Hello! I'm trying to use a custom PCB STM32L475 with the touch sensing library based on the 1 touch example there is available for the L4xx.I've configured the PC8 pin as TSC_G4_IO3 (as sampling pin) and both PC6 and PC7 as TSC_G4_IO1 and TSC_G4_IO2 ...

NFerr.1 by Associate II
  • 437 Views
  • 1 replies
  • 0 kudos

STM32G4 Family performance enhancement!

Hello Community,​This post purpose is to inform you that the STM32G4 Flash is recharacterized. The Flash speed is increased from 20MHz to 34MHz in boost mode and to 30MHz in normal mode.Thus, the maximum number of wait-states is reduced from 8 to 4 w...

low lever driver backup sram example

Is there an LL example to enable the backup ram. This doesn't work:    // Enable PWR clock   LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_PWR);   // Enable Backup ram clock   LL_APB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_BKPSRAM);   LL_APB1_GRP1_Enabl...

Evan .1 by Associate II
  • 2347 Views
  • 26 replies
  • 0 kudos