-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
Hi, thank you for the great work. I have migrated now to release 2.0, but I'm wondering a bit on the bits per sample.
I have seen you using the inmp441 microphone before, but there you had specifically added the 24bit with bitshift option.
I'm wondering how to correctly set it up in the new version. Do we still use the 32bits per sample? Or do I configure it as 24bit per sample, and change the mclk_multiple to 384?
thanks in advance!
Also for those looking to implement this new release on a ESP32-C6 variant. ESPhome states its not supported (due to abscense of PSRAM as discussed here) However, for a microphone only i2s setup this is not really required. So this can be circumvented by using this PR
`external_components:
- source: github://pr#10576
components: [i2s_audio, psram]
refresh: 1h`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels