Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: sushantvs

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,738

    DFT using analog read in Teensy 3.2

    I am pretty new to arduino and also teensy, I need to implement DFT using analog read(to read real-time values). I have seen FFT implementation but notDFT, I have used ADC library to calculate sample...
  2. Reading two adc's synchornously and transfer to DMA

    hello Sailnav and Donziboy2,
    Maybe I can get help from this thread(noob here). I need to read volatages & current from the two ADC's synchronously in Teensy 3.2 and transfer them to DMA for say 200...
  3. Replies
    1
    Views
    1,094

    Synchronous ADC read and DMA transfer

    Hello,

    I am a beginner in microcontroller and teensy world. I need to read say for example voltages and currrent from two ADC's synchronously for 200 samples(Or by using Timer) and transfer to DMA...
  4. Replies
    18
    Views
    24,439

    Can you explain why have you used HARDWARE AVG ,...

    Can you explain why have you used HARDWARE AVG , CNT = 160000/AVG and 160000000 / t ?
    Thanks
Results 1 to 4 of 4