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

USART TX DMA on STM32G031

Hello I need to send a string via USART every 500ms. I tried to use DMA that seems to be easy to configure. USART transfer works but only without DMA (test in while main cycle). I do not see any problem in DMA configuration. Can you tell me it there ...

Resolved! Nucleo - F207ZG RTC Time Drift

Greetings Everybody, I have Nucleo - F207ZG board. I have attached external 3.0 V coin battery to VBat and GND. I am configuring board for RTC peripheral. After configuring RTC time and again rechecking after 1 day the time starts to move ahead or ti...

Resolved! STM32 Timer Encoder mode delayed by 400ms

I am using two quadrature encoders through the STM32F411CEU6 timer encoder mode. Here is the graph for one of their CNT values:As you can see, it takes about 400ms to update the value, but when it does, it seems accurate. How can I make it so that it...

Jfkd5b2C MgN1v9pB
Nv7 by Associate III
  • 717 Views
  • 2 replies
  • 0 kudos

Resolved! Can LPTIM fire two different interrupts?

Posted on April 26, 2018 at 09:34Hello all. My problem is as follows.I would like to set an event in the future, lets say 950ms, at one specific point in the code. Then I would like to set the STM32L432 in Stop2 mode, wake up the MCU near the event,...

Resolved! STM32F4 Buzzer

Hello guys !I am new at the embedded systems and I am trying figure it out ! I am using STM32F446VET7.I connected my buzzer to an GPIO pin(PB12) which has no pwm speciliaties.But my buzzer is not working when I connected to the DC signal source like ...

testbenchmark_0-1722452246106.png testbenchmark_1-1722452306142.png

10 msps dac and adc stm32 recommendation

Dear Stm32 users,I currently plan to design an analog function generator and capture System.The old System used an analog lock in amplifier circuit to excite and capture noisy signals from a measurement source.For cost and pcb size saving i am consid...