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

STM32H5 LPTIM PWM with DMA (BREQ = 1) undocumented

Hi,I want to use LPTIMx to output a PWM signal that changes duty cycle on each period with DMA. The HAL driver implementation for LPTIM PWM is completely wrong, so I tried to find out how to do this from TRM etc.LPTIMx has 3 DMA request events:2xCCRx...

CClau1_0-1761408901003.png
CClau.1 by Associate II
  • 211 Views
  • 2 replies
  • 0 kudos

TSOVF not set in VBat mode ?

Hi I'm playing around with the RTC & tamper peripherals of the NUCLEO-H7S3L8. I'm wondering if the TSOVF can be set when multiple tampering are detected in VBat mode ? If I'm not mistaken, the RM doesn't say anything against it. However, using the RT...

Tahm_A by Associate II
  • 178 Views
  • 2 replies
  • 0 kudos

STM32H7 ADC dual mode simultanious mode problem

Hello,I am working with STM32H743, using ADC1 and 2 in dual simultanious mode, using DMA to store data from ADC_CDR (2 16 bit values) to memory, some hundred values in a stream in continuous mode. This works fine in general but I frequently see a mi...

Cannot see output from USB

Hello,  I have an STM32L4R5 MCU on a custom PCB and I have flashed it with my firmware via USB_OTG_FS. Both CubeProgrammer and the CubeIDE have worked in flashing the MCU for me, given I have an ST-LINK connected to it as well. I have USB_DM, VBUS_Se...

ym21 by Associate II
  • 158 Views
  • 3 replies
  • 2 kudos

Resolved! DMA usage to read from timers and set hrtims

Hello guys,Can anyone help me on how i need to set up a dma chain reaction so i can read from a timer ccr1, ccr2 registers and write their values to hrtim period and compare1 registers? The only thing I have found until now is how to set up the dma f...

chrkaras by Associate II
  • 135 Views
  • 2 replies
  • 0 kudos