Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB7216 support and switch pad peel strength improvement #31

Merged
merged 7 commits into from
May 20, 2021
Merged

USB7216 support and switch pad peel strength improvement #31

merged 7 commits into from
May 20, 2021

Conversation

dlharmon
Copy link
Collaborator

1st commit

Add polygon fills around switch connector pads to increase peel strength of connector pads

Screenshot from 2021-05-20 11-55-58

2nd commit

Add support to the PCB for USB7216 hub IC as an alternate. This consists of the R18, R28 divider to provide VBUS_MON_UP. R18 and R28 should be installed for USB7216, but should not be installed for USB7206. Two "DNP" (do not place) resistor footprints are added, R33, R34. These likely will never be used, but are included due to unclear notes in the data sheet about pull downs on these pins. I believe there are internal pull downs on these pins it is referencing rather than a requirement for external.

The PCB revision is increased to 1.1.

Screenshot from 2021-05-20 11-51-22

3rd commit

Add fab note with minimum outer layer finished copper requirement.

Versioning

Prior to merging this PR, PCB revision 1.0 should probably be tagged. After merging 1.1 should be tagged. Alternately, directories for each PCB revision could be created as there will always be old boards to support. Version directories in Git are common for hardware.

Logo

The System76 logo was removed when updating from the schematic and will be added back in a further commit.

dlharmon added 3 commits May 20, 2021 09:50
this should help prevent them from tearing off if a key is misaligned or has bent pins when inserted
The USB7216 uses an alternate location, pin 80 for VBUS monitoring.
This adds a voltage divider, R18 and R28 which should only be installed if
a USB7216 is used.
Pads for pull down resistors are provided for DP1_CC1/2, but will not be populated.
It's in IPC-A-600, but adding to be clear there is a minimum copper requirement
@dlharmon dlharmon marked this pull request as ready for review May 20, 2021 19:25
@jackpot51 jackpot51 merged commit 695a8cd into system76:master May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants