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

Fix/atopile ecad #82

Merged
merged 16 commits into from
Jul 27, 2024
Merged

Fix/atopile ecad #82

merged 16 commits into from
Jul 27, 2024

Conversation

finger563
Copy link
Contributor

@finger563 finger563 commented Jul 22, 2024

Description

  • Add missing pullup resistors to AW9523 RSTN and INTN lines
  • Fix I/O configuration for AW9523 so that all the inputs go to the same port pins as the previous version of the electronics
  • Fix inputs to be ButtonPullup instead of ButtonPulldown (so that they are active low, like previous versions of the boards)
  • Update routing
  • Add more silkscreen
  • Move start/select down some to better align with openings in the housing
  • Update DS1 to be on top-side for easier / cheaper SMT

Motivation and Context

In testing of the atopile electronics that were fabbed, a few bugs were found. This PR fixes them.

How has this been tested?

Patching the boards.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Hardware

  • I have updated the design files (schematic, board, libraries).
  • I have attached the PDFs of the SCH / BRD to this PR
  • I have updated the design output (GERBER, BOM) files.

* Add missing pullup resistors to AW9523 RSTN and INTN lines
* Fix I/O configuration for AW9523 so that all the inputs go to the same port pins as the previous version of the electronics
@finger563 finger563 self-assigned this Jul 22, 2024
@finger563 finger563 added bug Something isn't working electronics atopile labels Jul 22, 2024
@finger563 finger563 merged commit a738acf into main Jul 27, 2024
1 check passed
@finger563 finger563 deleted the fix/atopile-ecad branch July 27, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atopile bug Something isn't working electronics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant