Skip to content

I2S & WDTZero #9

Closed
Closed
@CptHolzschnauz

Description

@CptHolzschnauz

I have also (clock?) problems with I2S (Not I2C!) with HARD and SOFT.

I2S.read(); is just not working with a watchdog enabled. Without Watchdog it's working.

Hardware: Arduino MKR 1400, MEMS Micro on I2S
Software :
#include <I2S.h>
I2S.begin(I2S_PHILIPS_MODE, 16000, 32);
I2S.read();

Thx a bunch for coding this lib!

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