Hello,
I'm fairly new to teensy and tried to make a FFT on the Teensy 3.2 on a audio signal sampled by the internal ADC. However i see extreme noise on the Power supply Voltage and therefore on the Signal about 86 times per second, which is how often the fft1024 is available.
I'm not sure if this noise is generated by Sampling or by the calculations made by the FFT.
On the Picture Blue is thre Signal on the ADC wich is connected with the circuit on the "Audio system Design Tool"
Yellow is the Supplyvoltage of 5V at the Vin pin AC-Coupled... Noise is really high on both. I tried adding capacitors for smoothing out, supplied it with a linear regulator but nothing helped to remove the noise.
So I don't know if this havy noise is normal when doing ADC Sampling or Computational intensive things like FFT? Do you have an idea?
Also there was a lot more noise when I used the RMS function also.
I'm fairly new to teensy and tried to make a FFT on the Teensy 3.2 on a audio signal sampled by the internal ADC. However i see extreme noise on the Power supply Voltage and therefore on the Signal about 86 times per second, which is how often the fft1024 is available.
I'm not sure if this noise is generated by Sampling or by the calculations made by the FFT.
On the Picture Blue is thre Signal on the ADC wich is connected with the circuit on the "Audio system Design Tool"
Yellow is the Supplyvoltage of 5V at the Vin pin AC-Coupled... Noise is really high on both. I tried adding capacitors for smoothing out, supplied it with a linear regulator but nothing helped to remove the noise.
So I don't know if this havy noise is normal when doing ADC Sampling or Computational intensive things like FFT? Do you have an idea?
Also there was a lot more noise when I used the RMS function also.