Skip to content

Test and utility code for the BQ34Z100 state-of-charge estimator

Notifications You must be signed in to change notification settings

USCRPL/BQ34Z100G1-Utils

Repository files navigation

BQ34Z100-Utils

This project uses the BQ34Z100 driver to implement a Chem ID measurer and an IC debugging/test suite.

How to set up this project:

  1. Clone it to your machine. Don't forget to use --recursive to clone the submodules: git clone --recursive https://github.com/USCRPL/BQ34Z100G1-Utils.git
  2. Set up the GNU ARM toolchain (and other programs) on your machine using the toolchain setup guide.
  3. Set up the CMake project for editing. We have three ways to do this:
  4. Edit src/pins.h to configure the pins used for your application
  5. Build the flash-soc-test or flash-chem-id-measurer targets to upload the application to a connected device.

How to Use the Code

See here.

About

Test and utility code for the BQ34Z100 state-of-charge estimator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published