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

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 III
  • 166 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
  • 146 Views
  • 2 replies
  • 0 kudos

STM32U5 tinyusb host mode driver help

Hey!I'm trying to create a driver for the STM32U545 for TinyUSB . Currently, theres a driver existing for device mode, and theres driver for the boards using synopsys and not usb_fsdev. I have followed the reference manual, and gotten so far:hcd_stm3...

bartosz_ by Associate II
  • 191 Views
  • 3 replies
  • 1 kudos