Skip to content

i2c example using reserved i2c address #2969

Closed
@bperrybap

Description

@bperrybap

The example on this page:
http://arduino.cc/en/Tutorial/MasterWriter

Is using i2c address 0x4 which appears to be in the reserved address space.
0 to 7 are reserved.

Not sure what to pick for an address. It probabaly doesn't matter, but it would be best to update the example to avoid using an address from the reserved address range.

It's been a while since I've tested, but I believe that these reserved addresses don't work on the pic32 processors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions