we choose the bq27542-g1 for battery monitoring.
i use gauge communication's Linux driver of bq27441 PDF of ti. in that when we execute flash stream file, read and write basic data of cell in that file.
After that we use :
gauge_cfg_update(pHandle);
in bq27441 this configuration update register address is mentioned but same address is defined as shutdown for bq27542-g1 ic.
so that my bq27542 ic put into unrecoverable state.
Due to this i not able to correct way program the battery monitoring. i want correct register address of configuration update for bq27542.
during development stage
is it possible to to comeout from this problem. if no then please refer me driver which implemented for bq27542-g1.