I suspect that the description in the bq27425 spec for SOH % and SOH Status is wrong.
Re SOH %: The spec says it goes from 0x00 to 0x64. I think it goes from 0x00 to 0x100 (256)
Re SOH Status: The spec says that the command 0x21 returns a unsigned integer (16 bit value). I believe it returns an unsigned 8 bit value.
Am I correct in thinking the spec is misleading?