BQ34Z100 icon indicating copy to clipboard operation
BQ34Z100 copied to clipboard

Library for the BQ34Z100(-G1) IC from Texas Instruments for the Arduino platform.

Results 4 BQ34Z100 issues
Sort by recently updated
recently updated
newest added

declaration for bq34z100::setup seems wrong. Its **int** but returns nothing. Should be **void** ?

i have a question。 first, the program is down when i define a global class. or when i use begin function. the code is following: the mcu is stm32f103c8t8, the...

Hi there, I have been porting the library to ESP-IDF and I have many found plenty of inconsistencies regarding the flash subclass IDs, offsets and values read? For instance ```...

Can i use your code for reading and write the battery chip as EV2300 ?