SLUAAQ5 May 2024 BQ769142 , BQ76942 , BQ76952 , BQ76972
The BQ769x2 can operate autonomously, without the need of a microcontroller. The device supports three main operating modes:
Partially Autonomous: The device autonomously detects faults and disables the FETs. This triggers an interrupt to the host device and allow the host to keep the FETs disabled by sending commands like 0x0093 DSG_PDSG_OFF(), 0x0094 CHG_PCHG_OFF() or 0x0095 ALL_FETS_OFF(). After the host decides resuming operation is safe, the host can issue the 0x0096 ALL_FETS_ON() command to reenable all the FETs.
Manual Control: The device detects protection faults and provides an interrupt to the host processor via the ALERT pin. This information is read by the host and allows to decide whether or not to disable the FETs. To speed up the turn-off period, the CFETOFF and DFETOFF pins can be driven high by the host. Afterwards, the host processor decides when is safe to resume operation and can reenable the FETs.