Other Parts Discussed in Thread: EV2400, BQSTUDIO, BQ27510
Tool/software: Linux
Hi,
I have used EV2400 evaluation board for calibrating my bq27510g3 fuel gauge IC. I export the results after calibrating with battery management studio, via golden image files (0510_4_00-bq27510G3.bq.fs , 0510_4_00-bq27510G3.df.fs, 0510_4_00-bq27510G3.srec). When i try to write these files with a sample C source code (for linux) from SLUA801 to my custom board, the IC was entered in ROM mode but not exit and the I2c Address is 0x16.
how can it exit from ROM mode? I have used commands for exit ROM mode (0x0F to 0x00 register and 0x0F to 0x64 register)
Regards,