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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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