Is there documentation on the bits in the EEPROM register 0x0b? This will help clear up confusion about programming.This is related to writing a production friendly script for programming the bq77PL900.
The text in the EEPROM Write Sequence section of the data sheet says configuration data is is programmed and then 0xe2 is sent to the EEPROM register to enable the programming supply.
The flow chart on the next page shows writing the configuration data, setting the EEPROM register to 0x62, then 0x41 and then 0x00.
Capturing the data that the EVSW sends to the part finds a sequence of: writing the configuration data, setting the EEPROM register to 0x71, then 0x41 then 0x00.
At this point I'm going to use the same sequence that the EVSW uses. However, it would be good to understand what the bits really do. The datasheet does not document this.
Thanks,
Cary