-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi, first many thanks for sharing this project. it is the only one I succeed to make working., as I'm trying to build a kind of baby monitor and I get many difficulties to make inmp441 working. I'm trying to get a loader audio channel.
(I use Arduino IDE version 1.8.16 with Expressif Sytems (ESP32) version 2.0.3)
There are not many information how to use i2s parameters, I have some questions, if I can get any answer to improve my knowledge:
- as I understand the i2s_read needs a signed 32 bits buffer, and you use unsigned 8 bits (byte). How is it possible ?
- where can I get information about the choose of DMA_BUF_COUNT vs DMA_BUF_LEN, several examples uses 8 / 64 instead of 2 / 1024, and I cannot understand why.
- is there a i2s_config keyword to increase audio sensibility ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels