Other Parts Discussed in Thread: BQSTUDIO, EV2400
Hello,
I'm beginner for fuel guage, and willing to use TI's BQ27520-G4.
The issue is same as the title of this thread, and below is my questions.
(the abnormal data is read before apply TI battery parameter, and also same phenomenon after apply TI battery parameter.)
Q1. when I read Control() Subcommands, FW_VERSION value is different from the BQ27520-G4 datasheet.
Bq27520-G4 datasheet FW_VERSION = 0X0329
Defective chip FW_VERSION = 0x324
---------- Control( ) Subcommands Register dump ------------
[0x00] = 0x6285 ;SUBCMD_CONTROL_STATUS
[0x01] = 0x0520 ;SUBCMD_DEVICE_TYPE
[0x02] = 0x0324 ;SUBCMD_FW_VERSION
[0x07] = 0x0002 ;SUBCMD_PREV_MACWRITE
[0x08] = 0x0dd0 ;SUBCMD_CHEM_ID
[0x0c] = 0x0000 ;SUBCMD_OCV_CMD
[0x0d] = 0x0000 ;SUBCMD_BAT_INSERT
[0x0e] = 0x0000 ;SUBCMD_BAT_REMOVE
[0x11] = 0x0000 ;SUBCMD_SET_HIBERNATE
[0x12] = 0x0000 ;SUBCMD_CLEAR_HIBERNATE
[0x13] = 0x0000 ;SUBCMD_SET_SNOOZE
[0x14] = 0x0000 ;SUBCMD_CLEAR_SNOOZE
[0x1f] = 0x0000 ;SUBCMD_DF_VERSION
[0x20] = 0x0000 ;SUBCMD_SEALED
[0x21] = 0x0000 ;SUBCMD_IT_ENABLE
[0x41] = 0x0000 ;SUBCMD_RESET
Q2. Should I flash whole gg_out file?
At first, I do flash on only the parameters which specified at Datasheet - Table 4. Key Data Flash Parameters for Configuration.
If there's any other essential parameter at development state, please let me know.
thanks,
TS