Other Parts Discussed in Thread: BQ76940, BQ78350, BQSTUDIO,
Hi, all.
We have just made a BMS to drive 12 motors, which is made up of BQ76940+BQ78350.
For the overcurrent limit in the discharge protection, we just set PROTECT 2 register as below:
OCD_D[2:0]=b010,OCD_T[3:0]=b1110
RSNS=1
Besides, PROTECT 1 register is set as below:
SCD_D[1:0]=b01
SCD_T[2:0]=b110
In the end, OCD threshold is set to -32000mA.
The motor controllers just report "under voltage" error when running.
"Under voltage" is caused by not being able to provide enough current.
However, the bqstudio does not report any error during the running process.
What's the meaning of OCD threshold when set to -32000mA?
Does it mean setting the overcurrent limit in discharge to 32A?
IS there any way to improve this limit?