Other Parts Discussed in Thread: BQ78350
Hello;
1. Just so I understand, the "hardware-based" protection mechanism is NOT within the 78350 itself, but is actually within the 769x0, correct?
3.6.2 Short Circuit in Discharge Protection
The device has a hardware-based short circuit in discharge protection with adjustable current and delay. See Section 3.1.4 for additional FET action options.
This register is representative of the bq769x0 PROTECT 1 register
2. Also, as I'm writing a driver for the 78350, my compiler alerted me to something else confusing: I note that many of the SBS commands are identical to the ManufacturerAccess() commands? Please explain the difference between sending 0x0060 to command 0 (ManufacturerAccess), and simply sending the command 0x60, listed in table 17.1.
Thanks!