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.

[参考译文] BQ33100EVM-001:通过 SMBus/I2C 执行 BQ33100编程查询

Guru**** 2493545 points
Other Parts Discussed in Thread: BQ33100

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1486332/bq33100evm-001-bq33100-programming-queries-via-smbus-i2c

器件型号:BQ33100EVM-001
Thread 中讨论的其他器件:BQ33100

工具与软件:

大家好、我想澄清一下 BQ33100应用手册中所述的内容:

1) 1)地址0x17是如何出现在除0x16之外的器件地址中的、我知道0x16是芯片的默认地址。
2)假设我想读取电容器5的电压、那么寻址序列将为:

读取帧: 从器件地址(0x16)=>电容器电压5 (0x3b)=>从器件地址(0x17)=>(从器件数据 LSB)=>(从器件数据 MSB)  

我对这种道歉是新的

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!  

    在8位模式中、器件地址为0x16。  许多总线监听器将在7位模式下显示、这将指示器件地址为0x0B。  

     0x0B =  000 1011 -> 7位模式
    0x016 = 0001 0110 ->包括 LSB (R/W)