Other Parts Discussed in Thread: BQSTUDIO, BQ34Z100, EV2400, GPCCHEM
Tool/software:
I would like to know what options I have for taking a BQ34Z100G1 into production.
I have completed the learning cycle and created the "Golden Image" through BQstudio.
- I have an STM32 that interfaces with the BQ34Z100 via I2C, currently, it writes all the flash data into the fuel gauge, but this is apparently not enough?
As I understand it, I need to write the .bqfs file into the fuel gauge, as it contains some of the settings from the chem ID among other unknown stuff?
Is it possible to do via CLI, or API's etc. I would like to avoid having to manually click around BQstudio, when we scale up the production.
Is this possible to do all of this just using the EV2400 as a sort of I2C/SMbus master?