UART Communication Protocol Basics

UART Communication Protocol Basics

1. Introduction UART, full name Universal Asynchronous Receiver/Transmitter, translated as Universal Asynchronous Transceiver. The emergence of serial ports was around 1980, with data transmission rates of 115kbps~ 230kbps. Initially, serial ports were used to connect computer peripherals, typically connecting mice, external Modems, and old cameras and graphics tablets. Serial ports can also be used for … Read more

Detailed Explanation of SPI Protocol (Based on ZhiXin Z20K11X)

Detailed Explanation of SPI Protocol (Based on ZhiXin Z20K11X)

Click the blue text Follow us 1. Introduction 1. Concept The SPI (Serial Peripheral Interface) bus protocol is a full-duplex synchronous serial bus communication protocol used for data transmission between integrated circuits. The SPI bus typically consists of one master device and multiple slave devices, each slave device has a separate chip select signal, and … Read more

Detailed Explanation of IIC Protocol Based on Z20k11X

Detailed Explanation of IIC Protocol Based on Z20k11X

Click the Blue Text Follow Us 1. Introduction 1. Concept The IIC protocol (I²C, or Inter-Integrated Circuit) is a widely used low-speed serial half-duplex communication protocol for communication between integrated circuits, allowing only unidirectional communication at any one time. It was invented by Philips in the 1980s and is widely used for data transmission between … Read more

RS-485 Design Guide Reference

RS-485 Design Guide Reference

Today, I will share a document from TI titled “RS-485 Design Guide”. Reply “485 Design Guide” in the public account backend to obtain the complete PDF. 1 Introduction In 1983, the Electronic Industries Association (EIA) approved a new balanced transmission standard known as RS-485. It has been found that RS-485 is highly praised and is … Read more

RS-485 Design Guide

RS-485 Design Guide

Today, I would like to share a document from TI titled “RS-485 Design Guide”, which can serve as an introduction. The document link is as follows: https://www.ti.com.cn/cn/lit/pdf/zhcaa89 1 Introduction In 1983, the Electronic Industries Association (EIA) approved a new balanced transmission standard known as RS-485. It was found that RS-485 was highly praised and widely … Read more

Comparison of Various Data Transmission Modes in BLE

Comparison of Various Data Transmission Modes in BLE

Smartphones are ubiquitous, but today, Internet of Things (IoT) devices may be more common than smartphones, and many of these devices operate using Bluetooth Low Energy ( BLE ) technology. Whether you are an engineer specializing in IoT, exploring IoT product development opportunities, or simply interested in how IoT works, understanding BLE can be immensely … Read more

Profibus DP Bus Fault Diagnosis Methods (1)

Profibus DP Bus Fault Diagnosis Methods (1)

1 Introduction With the rapid growth of decentralized structures in manufacturing automation and process automation, the application of field buses is becoming increasingly widespread. It facilitates data transmission between digital and analog input/output modules, intelligent signal devices, and process control devices with PLCs/PCs, dispersing I/O channels to field devices located nearby as required. This reduces … Read more

Profibus-DP Communication Protocol Overview

Profibus-DP Communication Protocol Overview

Profibus-DP Communication Protocol 1. Overview PROFIBUS – DP stands for Decentralized Periphery, which is a type of computer electronic component. It features high speed and low cost, used for communication between device-level control systems and decentralized I/O. It, along with PROFIBUS-PA (Process Automation) and PROFIBUS-FMS (Fieldbus Message Specification), forms the PROFIBUS standard. 2. Basic Information … Read more

Profibus DP Bus Fault Diagnosis Methods

Profibus DP Bus Fault Diagnosis Methods

Basic Principles of Data Transmission Technology 1. Characteristic Impedance and Delay Characteristics Ideally, due to the in-phase relationship between the voltage and current of the resistive components, the input signal experiences no phase shift when passing through the resistive network, only inherent attenuation. In practical circuits, since cables do not possess purely resistive characteristics but … Read more

Can Bus vs RS485 Bus: A Detailed Comparison

Can Bus vs RS485 Bus: A Detailed Comparison

PLC Programming Thinking for Experts How to Design Modular Upper Computers? Why is there such a big difference in the situation of engineers in China and abroad? Learn TIA Portal SCL Programming Easily: Structured Variables Understand S7-1500 PLC Reading and Writing SQL Microsoft Database in Seconds CAN (Controller Area Network) is a serial communication network … Read more