Skip to content

I2C streaming API. #682

Description

@booti386

Hello,

For some i2c devices the returned data through a single transaction can be quite large (e.g. PN532, with > 256 possible bytes per transaction). In this case it make little sense to hold the whole buffer in memory instead of processing bytes on the fly.
Is a streaming, byte-by-byte API planned that would allow us to handle this properly?

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