Skip to content

Query: RP2040 short I2C writes: why length <= 2 instead of 0 ? #6954

@dhalbert

Description

@dhalbert

@dpgeorge We also ran into the issue of not being able to do zero-length I2C writes on RP2040. I see your code uses bitbang I2C to substitute. But could you say why you are doing writes of length <= 2 instead of 0 by bitbang? I thought It was just address-only writes that were an issue, but I may be misreading something. Thanks for your insight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions