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

Design checklist #1

Open
gkasprow opened this issue Aug 30, 2024 · 2 comments
Open

Design checklist #1

gkasprow opened this issue Aug 30, 2024 · 2 comments

Comments

@gkasprow
Copy link
Member

gkasprow commented Aug 30, 2024

schematics:

  • make sure a new sequencing circuit is implemented (https://github.com/elhep/DIOT_temperature_logger)
  • sequencing circuit controls SERVMOD pulldown line (power good signal)
  • sequencing circuit must be re-set by the nRST line
  • ESD strip resistors
  • GA, RESETn, I2C, and SERVMOD lines must be protected with TVS diodes
  • one needs to generate onboard P3V3MP from 12V (beware of LDO capacitors; not all LDOs like ceramic ones)
  • I2C EEPROM access is controlled by SERVMOD line https://ohwr.org/project/diot/-/wikis/crate_monitoring#peripheral-boards-identification
  • all above is implemented in this design
  • use DIOT clock (100/125MHz) when possible
  • Don't modify the template files! (EEM_Connectors.SchDoc, CPCIS_Connectors_P1_P6.SchDoc)

PCB:

  • verify DIOT connectors positions
  • verify panel position
  • make sure ESD strip is exposed and connected with panel handle
  • make sure chamfered edges are used
  • make sure there are no components 3mm from edges
  • make sure there are no traces on top/bottom 3mm from edges
  • minimise stub lengths close to EEM connectors
@gkasprow
Copy link
Member Author

New sequencing circuit
image
image-1

@gkasprow
Copy link
Member Author

gkasprow commented Sep 2, 2024

Feel free to modify the power supply unit, template has example 3.3V implementation
Keep the same structure, harness coloring as in the template file
image

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

No branches or pull requests

1 participant