Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The master will send out a start sequence that alerts all the slave devices that a transaction is about to start and to keep a look out by switching all the SCL lines from high to low
  2. The master then sends out the device addresses of the ones they wish to talk to (ADDR) and a Read or Write bit
  3. The slaves that match those addresses will return an acknowledge bit by pulling the SDA line low by a bit
  4. Send the data byte
  5. Wait for the receivers (slaves) to return another acknowledge bit if the transfer was successful
  6. Send the stop sequence by switch SCL to be high, then SDA to also be high




Drop here!