Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Can't get microphone example on M5Stack ATOM echo to work #19

@dov

Description

@dov

I installed your prebuild firmware with the I2S module on a M5Stack ATOM Echo and I then tried running the examples from:

https://github.com/lemariva/uPyM5Echo

The play back example worked, though there was some annoying background noise.

But the microphone example failed on the following missing symbol to I2S(..., mode=I2S.MASTER_PDW, ...). I tried changing this to I2S.MASTER_RX, and the example now runs but the recording doesn't work.

Is this perhaps a mode that isn't supported by your I2s module?

Thanks!

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