Search found 5 matches
- Wed Mar 13, 2019 6:40 pm
- Forum: Hardware
- Topic: Faster ADC Reading
- Replies: 12
- Views: 40256
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...
- Wed Feb 20, 2019 1:01 pm
- Forum: ESP-ADF
- Topic: SAMPLING RATE 96 kHz
- Replies: 3
- Views: 8223
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...
- Sun Feb 17, 2019 7:56 pm
- Forum: General Discussion
- Topic: ESP 32 ADC
- Replies: 0
- Views: 2367
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?
- Fri Feb 15, 2019 10:57 pm
- Forum: ESP-ADF
- Topic: SAMPLING RATE 96 kHz
- Replies: 3
- Views: 8223
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?
How to get 96 kHz?
- Fri Feb 15, 2019 10:50 pm
- Forum: General Discussion
- Topic: ESP32-LyraT sampling rate 96 kHz
- Replies: 0
- Views: 2510
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