Search found 4 matches
- Tue Jun 25, 2024 12:28 am
- Forum: General Discussion
- Topic: ESP32S3 - PDM (Master Rx) - Over 104kHz not working
- Replies: 0
- Views: 5781
ESP32S3 - PDM (Master Rx) - Over 104kHz not working
I've been experimenting with PDM Rx up over 100kHz, and it appears that as soon as the MCLK_DIV goes from 3 to 2, that the MCLK goes to 10MHz, and that's it. That happens for anything over 104000 Hz Sampling Frequency. I'm using ESP-IDF-5.1.4 I'm thinking (hoping) that it's something in the driver w...
- Fri Feb 09, 2024 1:37 am
- Forum: Hardware
- Topic: ESP32-S3 - I2S during Light Sleep
- Replies: 3
- Views: 26797
Re: ESP32-S3 - I2S during Light Sleep
Unfortunately, that won't save any power, as what I'm wanting is to sleep during the 9sec PDM recording to DMA, when the processor is doing nothing.
- Thu Feb 08, 2024 2:06 am
- Forum: Hardware
- Topic: ESP32-S3 - I2S during Light Sleep
- Replies: 3
- Views: 26797
ESP32-S3 - I2S during Light Sleep
Hi, I have an application where I am recording from stereo PDM microphones for a short duration (~10sec) then storing this on an SD card, along with values from some environmental sensors. Everything is working nicely, but I'd like to improve the power performance for instances where the device is r...
- Mon Dec 11, 2023 10:24 pm
- Forum: ESP-ADF
- Topic: I2S sound recorder using only ULP - Possible?
- Replies: 7
- Views: 120354
Re: I2S sound recorder using only ULP - Possible?
@EDsteve - very curious if you were ever able to get an answer to whether I2S -> DMA is possible during Light Sleep?
I have a bioacoustic application as well - and am keen to extend battery life as much as possible.
Thanks!
-Tim
I have a bioacoustic application as well - and am keen to extend battery life as much as possible.
Thanks!
-Tim