-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation content
Milestone
Description
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
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation content