Embedded Communication Protocol: How Many SPI Interview Questions Can You Answer?

Embedded Communication Protocol: How Many SPI Interview Questions Can You Answer?

The above ☝️☝️☝️ is about a food-related public account, where each recipe has detailed steps and high-definition images, making it easy for kitchen novices to get started. Follow it to unlock more delicious recipes and fill your meals throughout the seasons with surprises! 1. What are the characteristics of SPI communication? SPI communication, or Serial … Read more

Common Communication Protocols in Embedded Systems

Common Communication Protocols in Embedded Systems

Source: https://blog.csdn.net/an520 UART, SPI, and I2C are very common serial communication methods in embedded development. The underlying principles of these communications are not difficult, but many beginners struggle to learn them. Today, I will share some common low-level data transmission principles of communication. UART Serial Port UART: Universal Asynchronous Receiver-Transmitter. UART is the most common … Read more

The Embedded AI Revolution: How DeepSeek’s Open Source Ends GPU Dominance and Initiates a New Era for MCUs

The Embedded AI Revolution: How DeepSeek's Open Source Ends GPU Dominance and Initiates a New Era for MCUs

▼Click the card below to follow our official account for more exciting content▼ Welcome to follow the 【Mastering MCU and Embedded Systems】 official account, reply with keywords to get more free videos and materials Reply with 【Add Group】, 【MCU】, 【STM32】, 【Hardware Knowledge】, 【Hardware Design】, 【Classic Circuits】, 【Thesis】, 【Graduation Project】, 【3D Packaging Library】, 【PCB】, 【Capacitor】, 【TVS】, … Read more

Lua RTOS: A Popular Real-Time Operating System for Embedded Platforms

Lua RTOS: A Popular Real-Time Operating System for Embedded Platforms

Introduction In the field of embedded systems, efficiency and resource optimization are crucial. Lua RTOS, as an outstanding real-time operating system, stands out due to its minimal requirements for FLASH and RAM memory. This article will detail the characteristics and functions of Lua RTOS, focusing on its compatibility with popular platforms such as ESP32, ESP8266, … Read more

14 Common Embedded Real-Time Systems You Should Know

14 Common Embedded Real-Time Systems You Should Know

Click the blue “One Linux” at the top left, and select “Set as Starred“ Get the latest articles at the first moment ☞【Resources】Learning Path for Embedded Driver Engineers ☞【Resources】Linux Embedded Knowledge Points – Mind Map – Free Access ☞【Jobs】A Comprehensive Project Based on Linux IoT that Can Be Included in Your Resume ☞【Jobs】Resume Template for … Read more

Daily Practice (175) – Embedded Real-Time Operating System Scheduling Algorithms

Daily Practice (175) - Embedded Real-Time Operating System Scheduling Algorithms

Question:An embedded real-time operating system uses a certain scheduling algorithm. When a task is nearing its deadline, the scheduling algorithm adjusts the priority of that task to the highest in the system, allowing it to acquire CPU resources for execution. What type of scheduling algorithm is this?. A: Priority Scheduling Algorithm B: Preemptive Priority Scheduling … Read more

Embedded Real-Time Operating System

Embedded Real-Time Operating System

Author: Xi Haijiao Publisher: Tsinghua University Press Publication Date: July 2023 Editor Recommendation This book contains detailed content, rich cases, and is highly operational, accompanied by micro-videos and courseware; it can serve as a textbook for related majors such as Electronic Information, Communication Engineering, and Information Engineering in universities, and is also suitable as a … Read more

How Embedded Systems Handle Data to Improve Robustness

How Embedded Systems Handle Data to Improve Robustness

Let’s illustrate this issue with a concrete example. How does a typical task system handle information in embedded systems? The process looks like this: • Retrieve new data • Filter/Process data • Output data Pretty straightforward, right? We know that for real-time embedded system design, the main goal is determinism and minimizing jitter. The three … Read more

System Display | Domestic Loongson 2K1000 Development Board Running SylixOS Embedded Real-Time System

System Display | Domestic Loongson 2K1000 Development Board Running SylixOS Embedded Real-Time System

The Loongson ecosystem is becoming increasingly complete, following the successful deployment of SylixOS domestic real-time operating system on the RK3568 development board[details], the domesticLoongson 2K100 development platform can nowsmoothly run the SylixOS domestic real-time operating system. SylixOS is designed with apreemptive, multi-tasking, hard real-time approach for the entire operating system. It has been widely applied … Read more

Introduction to Open Source Embedded Real-Time Operating System uC/OS-II

Introduction to Open Source Embedded Real-Time Operating System uC/OS-II

1. The Birth of uC/OS-II: From Open Source Experiment to Industry Benchmark Background and Origin uC/OS-II (Micro-Controller Operating System Version II) was born in 1992, developed by embedded systems pioneer Jean J. Labrosse. Its predecessor, uC/OS (1991), was initially released as a teaching tool in the magazine “Embedded Systems Programming,” and later evolved into a … Read more