Skip to content

inmp441 config for release 2.0 #44

@Rvh91

Description

@Rvh91

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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions