This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ78350: SMBUS issue

Part Number: BQ78350
Other Parts Discussed in Thread: BQSTUDIO,

Dear ,

We are now debugging the SMBUS communication interface between BQ78350 and the main control. description as below,

The i2C read/write address of the BQ78350 is 0x16/0x17 by default,  the 7-bit I2C address of the BQ78350 is 0x0b.

SMB Configuration [FIXED_ADDR] is set (1) was also verified using the Battery Management Studio tool.

Then use the smbus read function (i2C_smbus_read_i2C_block_data < Linux kernel function > Reading the value of a register keeps returning error code -6;

-6 Indicates an NACK error, that is, the peer device does not respond

Question: 

I did not find a read/write sequence diagram for smbus in the SLUUBD3E

Is the I2C address of BQ78350 incorrectly configured? Is there something wrong with the interface function? Do you have any suggestions?

Many thanks~