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

Add pullup resistors to the I2C signals #39

Closed
macphyter opened this issue May 20, 2024 · 2 comments
Closed

Add pullup resistors to the I2C signals #39

macphyter opened this issue May 20, 2024 · 2 comments
Assignees

Comments

@macphyter
Copy link
Collaborator

It appears that the I2C signals from the ESP32 might already have pullups, but they are extremely weak. We should add our own pullups because the I2C signal goes across the entire board from end to end. Also, the PMBus spec calls out stronger pullups.

@macphyter macphyter self-assigned this May 20, 2024
@macphyter
Copy link
Collaborator Author

Added to v304 schematic, still needs to be added to PCB layout.

@macphyter
Copy link
Collaborator Author

Finished I2C pullup resistors on PCB layout
Fixed on v304

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