Hi,
We have been working on the cell balancing feature for our application, and I wanted to be able to broadcast which cells are balancing over CAN. I was using the CB_ACTIVE_CELLS() subcommand to do this, but I noticed it was taking a very long time to complete, and this command wasn't in table 9-2 of the TRM which lists approximate runtime for subcommands.
This command is a bit different as we write to it data memory, so I'm wondering if the runtime is different as well. I was recording 321ms to complete this function, which is exceedingly high.
I am currently reading this command like any other Data subcommand, but am wondering if there is a typical or approximate runtime of this subcommand, since most seem to be about 500us.
Thanks!
Sincerely,
Kyle Garland