Introduction
›
The I2C protocol was developed to provide a simple and efficient data
transfer between multiple devices over a short distance.
›
It uses a bidirectional serial bus with two wires. A serial data line (SDA)
and a serial clock line (SCL) are carrying the information between multiple
devices.
›
Both lines are connected to a positive supply voltage via pull-up resistors.
›
An I2C device can work as a master or as a slave. The master, which is
normally a microcontroller, initiates and terminates the transfer and
generates the clock pulse.
›
A specific slave can be addressed by the master via a 7- or 10-bit
address. Afterwards the master starts the communication.
–
Data can flow in either direction and can be set via a data direction bit,
which is transmitted by the master.
2019-10-17
Copyright © Infineon Technologies AG 2019. All rights reserved.
3
Need help?
Do you have a question about the I2C Read Ext Device 1 and is the answer not in the manual?
Questions and answers