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

STM32L071 Multiple channels ADC using DMA

Hey. I am trying to read multiple ADC channels using DMA but with no luck. My project settings:I have selected 4 channels and enabled Continuous conversion mode as well as DMA Continuous requests. I have also created a circular DMA for ADC : #include...

0693W00000LyK4lQAF.png 0693W00000LyK50QAF.png 0693W00000LyK5yQAF.png
LPetr.1 by Senior II
  • 1151 Views
  • 4 replies
  • 0 kudos

Compute cpu load for a STM32L0, a gpio and a voltmeter

Hello,At work we have developed firmware on a stm32l0 based on different time base with systick and counters of elapsed time (10ms, 100ms and 1s). Therefore, some function are executed periodically.The board is powered with 3.3V.In order to measure c...

SLE G.1 by Associate
  • 2933 Views
  • 7 replies
  • 0 kudos

Resolved! HAL_RTC_GetTime return 1 instead of 13

Hello ST community! We're using STM32F401RDT6.We use the RTC to maintain scheduled events that occur in the time we set, but not with the RTC's Alarm mechanism, rather our custom-made mechanism based on the current epoch time which is being updated e...

RLand.2 by Associate II
  • 1473 Views
  • 2 replies
  • 0 kudos

How to read the current DMA buffer pointer correctly?

Hello, I'm using an stm32f429zit6's ADC in triple interleaved DMA mode. They're giving me 7.2 Msps currently.The ADC is continuously running in circular mode and filling a buffer with a size of 3000.So I wanted to find out the DMA buffer pointer when...

MMoha.3 by Associate III
  • 1943 Views
  • 3 replies
  • 0 kudos

Interfacing STM32 MCU to micro-LED (µLED) display.

Hi Community,I am working on Interfacing STM32 MCU to VGA LED display through SPI protocol.Display Power Requirement. 1) Core Supply Provided : 1.2V, 1000mA. (required 200mA)2) IO Supply : 2.5V, 1000mA. (required 200mA)3) Cathode Supply : -2V, 200mA....

Vins by Senior
  • 770 Views
  • 2 replies
  • 0 kudos