Other Parts Discussed in Thread: BQSTUDIO
SMBUS communication is performed with BQ78350-R1.
Communication with SBS command 0x0055 (chargingStatus) is different from other communication.
0x0055 command is Block communication.
For block communication, the LSB is the first to communicate.
0x0055 command, MSB is communicated first.
Does the 0x0055 command behave differently from other commands?
Different movements could not be found in the Technical Reference.
Am I seeing the wrong thing?