Skip to content

Explanation of I2C Write #25

Closed
Closed
@tay10r

Description

@tay10r

I'm curious about this line:

retVal = writeRegisterByte(0x7F, 0);

As far as I can tell from the manual, there isn't a register mapped at this address and the software reset is done by setting a bit in the CNTL 2 register (which happens shortly after this line). What is this line of code doing?

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