QHB:M…我感到困惑。在I2C中,无论读到多少字节,大师都只是去读,就像:开始& GT;地址+W-& GT;寄存器&重复的开始& GT;地址+ R & GT;寄存器中的数据字节。SMBus也是这样吗?我认为在SMBus应该是:开始-GT;地址+W->命令& gt;重复启动&字节计数-gt;地址+ r & gt;数据字节从命令。
以上来自于百度翻译
以下为原文
To qhb:
m.... I got confused.
In the I2C, the master just go read no matter how many bytes master wants to, just like:
Start -> address+W -> register -> Repeated start -> address+R -> data bytes from register.
So does SMBus? I thought in SMBus it should be:
Start -> address+W -> command -> Repeated start -> Byte count -> address+R -> data bytes from command.
QHB:M…我感到困惑。在I2C中,无论读到多少字节,大师都只是去读,就像:开始& GT;地址+W-& GT;寄存器&重复的开始& GT;地址+ R & GT;寄存器中的数据字节。SMBus也是这样吗?我认为在SMBus应该是:开始-GT;地址+W->命令& gt;重复启动&字节计数-gt;地址+ r & gt;数据字节从命令。
以上来自于百度翻译
以下为原文
To qhb:
m.... I got confused.
In the I2C, the master just go read no matter how many bytes master wants to, just like:
Start -> address+W -> register -> Repeated start -> address+R -> data bytes from register.
So does SMBus? I thought in SMBus it should be:
Start -> address+W -> command -> Repeated start -> Byte count -> address+R -> data bytes from command.
举报