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.

[参考译文] BQ28Z610:为什么 BMS 要阻断充电?

Guru**** 2325560 points
Other Parts Discussed in Thread: BQ28Z610, EV2400
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1525110/bq28z610-why-is-bms-blocking-charging

器件型号:BQ28Z610
主题中讨论的其他器件: EV2400

工具/软件:

大家好、我遇到了 bq28z610 BMS 芯片问题。 它不会打开充电 FET、我找不到任何命令。

由于我没有 EV2400 USB 桥接器、因此我使用此 Arduino 草图阅读 BMS: https://github.com/asilichenko/bq28z610-arduino-driver

输出如下:

SS (Bit 11): SAFETY mode status: 1
SDV (Bit 10): SHUTDOWN triggered via low pack voltage: 0
SEC1 (Bit 9): 0
SEC0 (Bit 8): 1
BTP_INT (Bit 7): Battery Trip Point (BTP) Interrupt output: 1
CHG (Bit 2): CHG FET status: 0
DSG (Bit 1): DSG FET status: 1

=== 12.2.27 AltManufacturerAccess() 0x0051 SafetyStatus
0000000000000000
0000000000000000

=== 12.2.26 AltManufacturerAccess() 0x0050 SafetyAlert
0000000000100000
0000000000000000

=== 12.1.1 0x00/01 ManufacturerAccess() Control:
SEC1 (Bit 14): SECURITY Mode: 0
SEC0 (Bit 13): SECURITY Mode: 0
AUTHCALM (Bit 12): Automatic CALIBRATION mode: 0
CheckSumValid (Bit 9): Checksum Valid: 1
BTP_INT (Bit 7): Battery Trip Point Interrupt: 0
LDMD (Bit 3): LOAD Mode: 0
R_DIS (Bit 2): Resistance Updates: 1
VOK (Bit 1): Voltage OK for QMax Update: 0
QMax (Bit 0): QMax Updates. This bit toggles after every QMax update: 0
=== 12.1.26 0x32/33 ChargingCurrent(): 0 mA
=== 12.1.25 0x30/31 ChargingVoltage(): 0.000 V
=== 12.1.10 0x12/13 FullChargeCapacity(): 3961 mAh
=== 12.1.27 0x3C/3D DesignCapacity(): 4400 mAh
batteryStatus: 208
manufacturingStatus: 16
operationStatus: 18818
safetyStatus: 0
safetyAlert: 2097152
controlRegister: 516
chargingCurrent: 0
chargingVoltage: 0.00
fullChargeCapacity: 3961.00
designCapacity: 4400.00

DONE #####################
 

在读数中、表明电池已完全放电。 这对我来说毫无意义、因为电池处于中等充电电压。 此外、如果已放电、不应该启用充电?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好:  

    您是否成功完成了学习循环? 您的 chemID 如何与您使用的细胞相匹配、您是否使用了 GPCHCEM 工具?  

    此致、  

    Jonny。