參考文章 :
http://www.takobear.tw/201702608526356260322804024687/bear-i2c1
The first thing that will happen is that the master will send out a start sequence.
This will alert all the slave devices on the bus that a transaction is starting and they should listen in incase it is for them.
Next the master will send out the device address.
目前分類:Arduino 基本原理 (1)
- Jun 02 Tue 2015 13:34
I2C基本原理