Other Parts Discussed in Thread: BQSTUDIO
Hi,
I'm using the BQ40z50-R1 BMS chip for a project. I redesigned the chip application based on the EVM module. I made some changes mainly to save on component cost and space on a small PCB.
One of the biggest changes was that I removed the entire FUSE circuit. Basically the FUSE PIN is not connected to anything. Also, made changes to account for a 2S battery pack. When I'm testing, the CHG and DSG registers are always inactive (i.e. 0). See below for a image of my bit registers from the bqstudio app.
Before connecting to a battery pack, and in order to current limit in case of failure, I'm using a power supply with a resistor divider for the 1P sense line. I'm assuming that it has something to do with the FUSE pins, but I could be wrong. I'm in FULL ACCESS mode.
When I tried to send 001D with 44 command on the Advanced SMD, I did not see any change. 001D is to disable FUSE according to the reference manual.
My question is what should I do on the firmware and hardware side to ignore the FUSE pin altogether. Should I pull down the FUSE pin?
Thanks,
Gode