eps2
eps2 copied to clipboard
Firmware: Develop a driver for the DS2777G+ IC
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.