User Activity

Posted on August 29, 2017 at 03:30Hello all developers,I want to do FFT on audio data from a external device, which have i2s output and analog output. I can sample the analog data by ADC and do FFT on it. Can I do it directly on the i2s data ?Thanks