Skip to content

Arduino Zero - 1 i2c interface used out of the box #4526

@dhiltonp

Description

@dhiltonp

It turns out that the Zero's EDBG chip is connected as a slave to the MCU, and shares the same address as a device I was trying to use (0x28).


I consider this a design flaw. The EDBG chip's i2c interface is intended to be used by the PC debugger, and I've been unable to find any documentation on what the chip can do and how to talk to it.

If there is a use case, it should be documented. If there is no use case, the lines should be removed and it should be documented. If there is a rare use case, maybe solder jumpers should be added and it should be documented.

Did I mention that it should be documented?


Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Architecture: SAMDApplies only to the SAMD microcontrollers (Zero, etc.)Component: DocumentationRelated to Arduino's documentation contentComponent: HardwareRelated to the design of Arduino's hardware products

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions