Hi
I am using BQ40Z50 battery. In this i am trying to read the ManufacturerAccess(0x0035) using ManufacturerBlockAccess(), since these key values can be read from ManufacturerBlockAccess only. I am using battery management studio software to read that. I have tried the as per the procedure explained in TRM section 12.1.
(a) SMBus block write. Command = 0x44. Data sent = 35 00 (data must be sent in little endian). But for this i am geeting error message as Invalid string type. Is there any settings i need to do before reading this value, please confirm.