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

Feature driver ds277Xg #162

Merged
merged 15 commits into from
Jun 22, 2022
Merged

Feature driver ds277Xg #162

merged 15 commits into from
Jun 22, 2022

Conversation

ramonborba
Copy link
Contributor

Implemented corrections and changes to DS277XG driver:

  • Imported updated I2C driver from OBDH
  • Initialized the correct I2C port
  • Fixed command to copy data to the chip's EEPROM
  • Changed the configuration preprocessor defines to check for a value
  • Added missing registers to the initialization function with placeholder values where needed
  • Created a function to reset the battery configuration to an initial state, again with some placeholder values where neede

@ramonborba ramonborba requested a review from vinepb June 21, 2022 21:03
@ramonborba ramonborba linked an issue Jun 21, 2022 that may be closed by this pull request
@vinepb vinepb merged commit 00158e6 into dev_firmware Jun 22, 2022
@vinepb vinepb deleted the feature_driver_ds277Xg branch June 22, 2022 01:49
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

Successfully merging this pull request may close these issues.

Firmware: Develop a driver for the DS2777G+ IC
2 participants