Other Parts Discussed in Thread: BQSTUDIO, , EV2400
Hi,
I connect to my fule gauge (bq27426) using a EV2400 board and bqstudio version 1.3.101.
The chemistry tab does not appear in bqstudio.
Please advise.
Thanks,
Yaron
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Yaron,
This gauge is a ROM gauge, it has pre-programmed chemistry IDs that cannot be changed.
Sincerely,
Wyatt Keller
Hi Wyatt ,
I know, that, but how do I choose the correct option out of the 3 pre-programmed options?
Thanks,
Yaron
Hello Yaron,
You have to send a command to the gauge, you can follow the TRM:
5.1.15CHEM_A:/B/C 0x0030/0x0031/0x0032
This subcommand instructs the fuel gauge to dynamically change the active chemistry after reset. A SOFT_RESET should be performed after running the CHEM_A/B/C commands. This subcommand is only available when the fuel gauge is UNSEALED. After this command is executed, a control status word CHEMCHANGE will be set to indicate that the chemistry has been changed.
There's also an example of the exact commands needed to do it manually with an MCU.
Sincerely,
Wyatt Keller