cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 MCUs

Leylifer
Associate II

Hi,

I want to use input capture mode using TIMER2 feature of Stm32f730vbt6 microcontroller. I am receiving a pulse signal from the oscilloscope and I want to remove it via STM using the timer's input capture mode. What should I use in the code for this? I want to do this with DMA.

2 REPLIES 2
Issamos
Lead II

Hello @Leylifer 

Try this video. It do the same configuration.

Best regards.

II

Actually, I want to take the pulse signal I give from the oscilloscope as input and capture the rising edge between the two pulses. As far as I understand, it does not show the incoming signal in the video.