Skip to content

I2S interface sample size configuration issue #570

Open
@kitsunami

Description

@kitsunami

The only sample size it is supporting is 32 bit right now.

Master/Slave Transmit/Receive Comments
Master Transmit Curie drives the I2S in 32 bit sample size only.
    Have not found a Slave device that could not take 32 bit sample size.
Master Receive Could not find a transmitter that operates in Slave mode to test this combination.
Slave Transmit Could not find a receiver that operates in Master mode.
Slave Receive Curie works with variable sample size input.
    Curie put the captured sample in 32 bit format with upper unused bits set to 0's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions