Other Parts Discussed in Thread: BQSTUDIO
Hello there,
We are using many BQ27742-G1 in our products, and we use Battery Management Studio to program the firmware during production time, which doesn't have any problem. However, we would like the application main processor is able to program the firmware via I2C interface. what I know is it must enter ROM mode(AA 00 00 0F), and then use device address (0x0B 7bit), The golden image bqfs file lists all I2C commands, but I don't fully understand the commands meanings. Doesn't any one have the experience? or tell me the commands meanings, for instance, the following commands:
W: 16 00 04 00 00 00 83 DE
W: 16 64 65 01
W: 16 00 02 00 00 00 EA FF 33 EB FB 33 6D FC 33 65 FE 33 7D FE 33 FF FF 3F FF FF 3F FF FF 3F FF FF 3F FF FF 3F FF FF 3F FF FF 3F FF FF 3F FF FF 3F FF FF 3F FF FF 3F 03 01 3F 58 CB 33 ED 00 08 00 00 00 00 00 00 FF AA 0E FB A7 0E FF A6 0E FF A1 0E FF A0 0E FE A3 0E 47 A2 0E D2 FF 3A FF A1 0E 58 A0 0E FF A3 0E
W: 16 64 CE 35
Thanks in advance.