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.

BQ40Z50-R2: 通过单片读取SMbus读取电压、soc都正常,但是无法读取化学ID

Part Number: BQ40Z50-R2
Other Parts Discussed in Thread: BQ40Z50, BQSTUDIO

  当我使用 单片机  模拟IIC读取 bq40z50 ChemicalID 化学ID时,

   按照文档 尝试发送数据,然后读数据时, 

      当我实际用单片机模拟IIC 发送数据 先发送地址 0x16 收到ACK,接着 发送 0x44时,一直没有等到bq40z50回复的ACK,

     当我尝试读取时,先 发送 0x16 等到ACK  接着发送 0x44 还是未等到bq40z50的回复的ACK

     为什么读写命令0x44 为什么都不行,都无法收到ACK,需要什么参数配置嘛?在线等 指导,困扰我很久了,但是bqStudio 软件上测试就好着呢,bq40z50没有任何加密,full access。