Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 4923

How to reconstruct input signal by using DAC?

$
0
0
I am working on a project in which -

  1. I have to continuously monitor the the ADC input on a microcontroller and check if the value crosses a certain threshold.
  2. If the value crosses the threshold, start a timer for 100ms.
  3. Within this period,use DMA to tranfer ADC samples to a buffer.After the period elapses,a periodelapsed callback will be called where I stop the timer and the ADC DMA transfer process.
I am giving an ADC input from a piezoelectric sensor and I want...

How to reconstruct input signal by using DAC?

Viewing all articles
Browse latest Browse all 4923

Trending Articles