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.

BQ33100: consideration for implementing SMBus driver for BQ33100 in I2C master device

Part Number: BQ33100

Hello,

I want to implement SMBus HAL for BQ33100. I am using host micro which has i2c interface.

what care / consideration I should take while developing the driver in I2C Master.

Dose the IC have any separate features or some changes wrt I2C read write functions?

How to enable/ disable PEC used for communication (as given in Product data sheet : 8.5.1.3)

I came to know there is some change in block read/write operation in SMbis and I2C. 

what changes in implementation is required from normal i2c block read/ write??