Search found 5 matches

by srini1948
Wed Mar 13, 2019 6:40 pm
Forum: Hardware
Topic: Faster ADC Reading
Replies: 12
Views: 36508

Re: Faster ADC Reading

I was wondering if you have used the "use_apll" feature to get a more accurate sampling clock as suggested in the IDF instructions. This is for the i2S configuration. When I set this to "true" the APLL clock message does show that the requested rate and real rate are virtually identical. However the...
by srini1948
Wed Feb 20, 2019 1:01 pm
Forum: ESP-ADF
Topic: SAMPLING RATE 96 kHz
Replies: 2
Views: 6599

Re: SAMPLING RATE 96 kHz

I am using the board for a non-audio application where I need the 96 kHz sampling rate for ADC and DAC. Reading the codec reference manual I see that we need to set the device in "Double Speed" to get sampling rates between 50 kHz and 100 kHz. Could you suggest some changes to the driver that will s...
by srini1948
Sun Feb 17, 2019 7:56 pm
Forum: General Discussion
Topic: ESP 32 ADC
Replies: 0
Views: 2144

ESP 32 ADC

In spite of calibration the quality of the built in ADC in ESP32 is poor compared to other microcontrollers. Is there any effort to improve the performance?
by srini1948
Fri Feb 15, 2019 10:57 pm
Forum: ESP-ADF
Topic: SAMPLING RATE 96 kHz
Replies: 2
Views: 6599

SAMPLING RATE 96 kHz

The specs for the LyraT board say max audio sampling rate is 96 kHz. However, the ESP-ADF only has a maximum setting of 48 kHz.
How to get 96 kHz?
by srini1948
Fri Feb 15, 2019 10:50 pm
Forum: General Discussion
Topic: ESP32-LyraT sampling rate 96 kHz
Replies: 0
Views: 2297

ESP32-LyraT sampling rate 96 kHz

The board specs say max sampling rate is 96 kHz. However the ESP-ADF shows max rate of 48 kHz