eps2 icon indicating copy to clipboard operation
eps2 copied to clipboard

Firmware: Develop a driver for the DS2777G+ IC

Open mgm8 opened this issue 4 years ago • 0 comments

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 avatar Mar 10 '22 02:03 mgm8