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

DMAMUX to DMA channel/stream numbering discrepancy

In the single-port DMA, transfer units (to which requests correspond) are called Channels and they are numbered 1-based.In the dual-port DMA, transfer units are called Streams and they are numbered 0-based.DMAMUX documentation in various STM32 models...

0693W000000XOouQAG.png

Inaccurate frequency meter

Hi all, I am trying to implement a frequency counter using an STM32F446 and STM32CubeIDE. I am following the reciprocal measurement approach of one STM32 tutorial available in internet (see screenshot). Basically, i am using the input capture mode t...

MHuer.1 by Associate II
  • 2219 Views
  • 4 replies
  • 0 kudos

How to implement the time delay for multiple outputs

Good day guys I am trying to learn the delay to activate output. I found a tutorial on the timer delay. I defined the delay as 5ms. I found that the code works on a single GPIO.Now I wanted to activate 2 GPIOs with each having their own 5ms delay....

RSy.1 by Associate III
  • 703 Views
  • 2 replies
  • 0 kudos

Is there a library or example that shows how to do interrupt and DMA I/O over a with a STM32 UART without using the HAL drivers?

I've been able to figure out how to do basic interrupt and DMA I/O on both STM32L4 and STM32F4 UARTs with the HAL Library. But I'd sure like to figure out how to do this without the burden of the HAL libraries. Can someone point me at a complete ex...

magene by Senior II
  • 1074 Views
  • 3 replies
  • 0 kudos

STM32L4 ADC power consumption VS ADC FREQ

Hi all.i try to understand the power consumption of the ADC VS FREQ.according to the DS and the REF_MANUAL , the Power consumption is 1.8uA/MHz ( in the Clock Domain ) ,the ADC working on SYSCLK , MSI for Eg..there is an option to divide the ADC Cloc...

Ach.1 by Associate II
  • 1166 Views
  • 1 replies
  • 0 kudos

what is "independent clock domain" STM32l412

Hi all.i using the ADC in STM32L412 MCU .according to the DS , the current consumption of the ADC in Range 2 is 0.2uA/MHz for  independent clock domain and 1.8uA/MHz for  clock domain...what is the "independent clock domain" according to the DS , the...

Ach.1 by Associate II
  • 1044 Views
  • 5 replies
  • 0 kudos