Hi all,
I am creating a driver for the BQ76952 BMS chip and I have a question about the subcommand read process. From the TRM, it says: Read 0x3E and 0x3F. If this returns 0xFF, this indicates the subcommand has not completed operation yet.
I was planning on polling the read back register and checking if !0xFF to know when the subcommand has been completed, but was confused about what register to check for 0xFF. Are they talking about checking the read buffer starting address of 0x40 to see if the subcommand has completed?
Thanks for the assistance.
Sincerely,
Kyle Garland