Skip to content

I2C address representations are inconsistent #622

Description

@simon-zumbrunnen

I used TransmitBlocking and everything worked as expected. When I tried to use WriteDataAtAddress, because it fit my use case better, nothing worked anymore. After I checked the signals with a scope I found out that TransmitBlocking shifts the address to the left while WriteDataAtAddress does not. This is inconsistent. I think shifting is the more intuitive approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions