Facebook Pixel I2C and I3C: How Modern Devices Communicate | Open Source For You - technology - Lee esta historia en Magzter.com

Intentar ORO - Gratis

I2C and I3C: How Modern Devices Communicate

Open Source For You

|

March 2026

I3C and I2C are both two-wire communication protocols that help exchange data between multiple devices. While I3C preserves the simplicity of I2C, it introduces new features suited for today's sensor-rich devices.

- By Priyadharshini S

I2C and I3C: How Modern Devices Communicate

Inside every electronic system, from smartphones and laptops to massive data centre servers, there are many small components or peripherals that must communicate with a central controller.

These include sensors that monitor temperature and voltage, EEPROMS that store configuration data, and power management ICs.

All these peripherals work together to keep the system running smoothly. However, connecting each component with its own set of wires would make the board complex, messy and costly. To overcome this, engineers use shared communication buses, where devices use the same wires and take turns to communicate.

One of the simplest and most used protocols for this purpose is I2C (inter-integrated circuit) — a two-wire communication protocol to exchange data between multiple devices.

In server environments, I2C plays an essential role inside the baseboard management controller (BMC), which is a dedicated chip responsible for monitoring the system health, reading sensors, managing power rails, and more. I2C acts as the communication path behind the BMCs to monitor and control different parts of a running server.

How I2C works

I2C is a bus interface connection protocol incorporated into devices for serial communication. It uses only two bidirectional open-drain lines (as shown in Figure1):

  • SDA (serial data line), which carries the actual data bits

  • SCL (serial clock line), which carries the clock signal

Each device connected to these lines acts as either a master (which initiates communication) or a slave/target (which responds).

A device can only pull the bus line to LOW (0), and it never drives the line HIGH (1). When the device releases the line, an external pull-up resistor pulls the line up to HIGH (as shown in Figure 2). So, each device has two states for the bus pin:

  • Drive LOW: Turn ON the transistor → line connects to GND → 0

MÁS HISTORIAS DE Open Source For You

Open Source For You

Open Source For You

I2C and I3C: How Modern Devices Communicate

I3C and I2C are both two-wire communication protocols that help exchange data between multiple devices. While I3C preserves the simplicity of I2C, it introduces new features suited for today's sensor-rich devices.

time to read

8 mins

March 2026

Open Source For You

Open Source For You

Data Deduplication Done the Right Way

Deduplication helps to save space on Linux-based storage systems. Choose the right platform and check whether it meets your goals.

time to read

5 mins

March 2026

Open Source For You

Open Source For You

The Relevance of Rubber Duck Debugging in the Age of AI

Discover why rubber duck debugging is a powerful process today.

time to read

4 mins

March 2026

Open Source For You

Open Source For You

Sending IoT Sensor Data to Public or Private Servers

This IoT system shows a simple and effective way to send sensor data using an ESP8266 microchip.

time to read

3 mins

March 2026

Open Source For You

Open Source For You

Optimising RAM Usage with Python

Discover how we can make better use of RAM by applying various Python optimisation techniques.

time to read

7 mins

March 2026

Open Source For You

Open Source For You

How a Job Portal Benefited from Microservices Architecture

Microservices architecture has emerged as a preferred pattern for building scalable and maintainable software applications. Here's how a monolithic job portal application was re-engineered into a microservices-based system. The migration process, key design decisions, the technology stack used, and measurable improvements in performance and flexibility are all laid out for you.

time to read

9 mins

March 2026

Open Source For You

Open Source For You

The Role that Software Architects Play

Software architects design software projects and ensure these meet their goals. They must balance tech skills with leadership and mentoring abilities.

time to read

5 mins

March 2026

Open Source For You

Open Source For You

The Path to Cybersecurity in the Quantum Era

The rise of quantum computing will be accompanied by a failure of conventional cryptography. Post-quantum cryptography and advanced threat detection methodologies, among other techniques, are being evolved to counter security threats in the quantum era.

time to read

8 mins

March 2026

Open Source For You

Open Source For You

Why Open Source Large Language Models are Popular

Open source large language models mark a pivotal moment in the evolution of generative Al. By lowering barriers to entry and fostering collaborative innovation,these models are enabling a broader spectrum of organisations to benefit from Al.

time to read

7 mins

March 2026

Open Source For You

Open Source For You

Ant Group open sources two frontier AI models

Ant Group has open sourced two trillion-parameter frontier AI models-Ling2.5-1T and Ring-2.5-1T-placing advanced large language and reasoning systems directly in the hands of developers and researchers worldwide.

time to read

1 min

March 2026

Listen

Translate

Share

-
+

Change font size