Skip to main content

Section outline

    • Introduction to I2C Protocol and Registers
    • Writing a framework-independent I2C controller driver.
    • Exercises:
      • Write an I2C controller driver.
      • Send multiple bytes on the I2C bus.
      • Read and write to an I2C EEPROM.