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

Firmware: Develop a driver for the DS2777G+ IC #157

Open
mgm8 opened this issue Mar 10, 2022 · 0 comments · Fixed by #162
Open

Firmware: Develop a driver for the DS2777G+ IC #157

mgm8 opened this issue Mar 10, 2022 · 0 comments · Fixed by #162
Assignees
Labels
drivers Drivers ds2775g DS2775G+ ds2777g DS2777G+ firmware Firmware

Comments

@mgm8
Copy link
Member

mgm8 commented Mar 10, 2022

This IC is similar to the DS2775G+ from the old version of the EPS module, but instead of using a one-wire interface, it uses a more common I2C bus.

There is already a generic implementation that covers both types of interfaces: https://github.com/spacelab-ufsc/eps2/tree/dev_firmware/firmware/drivers/ds277Xg. This implementation must be improved, reviewed and tested.

@mgm8 mgm8 added firmware Firmware drivers Drivers ds2775g DS2775G+ ds2777g DS2777G+ labels Mar 10, 2022
ramonborba added a commit that referenced this issue Jun 17, 2022
ramonborba added a commit that referenced this issue Jun 21, 2022
… actual values are placeholders and still need reviewing #157
@ramonborba ramonborba linked a pull request Jun 21, 2022 that will close this issue
ramonborba added a commit that referenced this issue Aug 14, 2023
ramonborba added a commit that referenced this issue Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drivers Drivers ds2775g DS2775G+ ds2777g DS2777G+ firmware Firmware
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants