Other Parts Discussed in Thread: BQSTUDIO,
In my program, I want to use ManufacturerAccess() or ManufacturerBlockAccess() comand to read OperationStatus() .
What is the command sequence?
Should I fisrt send a IIC write conmand writing three bytes,0x44, 0x54 ,0x00 to bq78350
and then start a new command to read six bytes from bq78530?
I tried many different command sequences , but I didn't get the right data.