-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Architecture: SAMDApplies only to the SAMD microcontrollers (Zero, etc.)Applies only to the SAMD microcontrollers (Zero, etc.)Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentComponent: HardwareRelated to the design of Arduino's hardware productsRelated to the design of Arduino's hardware products
Milestone
Description
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
Labels
Architecture: SAMDApplies only to the SAMD microcontrollers (Zero, etc.)Applies only to the SAMD microcontrollers (Zero, etc.)Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentComponent: HardwareRelated to the design of Arduino's hardware productsRelated to the design of Arduino's hardware products