Innovative Projects and Developments in Embedded Systems

Innovative Projects and Developments in Embedded Systems

Author: Xiaoyu, Typesetting: Xiaoyu WeChat Official Account: Chip Home (ID: chiphome-dy) 01 CPU vs FPGA It vividly expresses the computational logic of CPU and FPGA. The CPU tends to be multifunctional and usually executes instructions serially. Although it has multiple cores, each core still executes in a serial manner, the design of the CPU is … Read more

Getting Started with Cortex-M3: Overview of the Architecture

Getting Started with Cortex-M3: Overview of the Architecture

Click the card below to follow Arm Technology Academy This article is selected from the “Arm Technology Blog” column, originally from Zhihu. This series will guide you to learn about the Cortex-M3, including its architecture design, register composition, concepts of clock and bus, functions and usage of various peripherals, etc. Original article: https://zhuanlan.zhihu.com/p/52235675 The Getting … Read more

Introducing the New Zynq Z-7000S Series with Single ARM Core

Introducing the New Zynq Z-7000S Series with Single ARM Core

Today, Xilinx announces a new product line and three latest devices in the Zynq-7000 SoC and Zynq UltraScale+ MPSoC families! The new product line is called the Zynq Z-7000S series, with three new devices: Zynq Z-7007S, Zynq Z-7012S, and Zynq Z-7014S. The Zynq Z-7000S devices are specifically designed for smaller embedded designs, making them smaller … Read more

Embedded System Architecture Design

Embedded System Architecture Design

1. Embedded Systems Components of Embedded Systems:Generally, embedded systems consist of embedded processors, supporting hardware, embedded operating systems, supporting software, and application software. Embedded systems should have the following characteristics: ◆Strong specificity.Embedded systems are designed for specific application needs, integrating many tasks usually performed by general-purpose CPUs into the chip, which is conducive to miniaturization. … Read more

Arm Cortex-M52 Launches, Bringing Artificial Intelligence to Ultra-Small Endpoint Devices

Arm Cortex-M52 Launches, Bringing Artificial Intelligence to Ultra-Small Endpoint Devices

On November 23, Arm announced the launch of the Arm® Cortex®-M52 processor designed specifically for artificial intelligence Internet of Things (AIoT) applications, enhancing digital signal processing (DSP) and machine learning (ML) performance while effectively avoiding the cost overhead associated with dedicated DSP and ML accelerators. The Cortex-M52 will fully unleash the potential of ML in … Read more

Embedded Systems Learning Roadmap

Embedded Systems Learning Roadmap

Hot Article Introduction | Click the title to read Embedded Professional Series Books In recent years, with the rapid development of mobile internet and the Internet of Things, embedded technology has become increasingly popular, playing an increasingly important role in communications, networking, industrial control, medical, electronics, and other fields. Before introducing the career development direction … Read more

Will ESP32 Replace STM32 in Embedded Systems?

Will ESP32 Replace STM32 in Embedded Systems?

Click the above to select“Pin/Star Public Account” Welfare benefits, delivered in real time Hello everyone, I am Mai Ge. Recently, a reader asked. Will ESP32 replace STM32 in embedded systems in the future? Let me briefly share my views. Both ESP32 and STM32 have their own vertical niche areas. First, let’s talk about ESP32 Compared … Read more

Running Windows 10 IoT Operating System on Raspberry Pi 4

Running Windows 10 IoT Operating System on Raspberry Pi 4

Follow+Star Public Account Number, don’t miss exciting content Arrangement | strongerHuang WeChat Public Account | Embedded Column The hardware performance of Raspberry Pi 4 has significantly improved compared to Raspberry Pi 3, and netizens have reported that Raspberry Pi 4 can install and run Windows 10 IoT Core operating system. Embedded Column 1 About Windows … Read more

Texas Instruments Launches New 32-bit General Purpose Arm Cortex-M0+ MCU Series for All Applications

Texas Instruments Launches New 32-bit General Purpose Arm Cortex-M0+ MCU Series for All Applications

New 32-bit General Purpose MCU Series Suitable for All Applications Shanghai, China (March 16, 2023) – Texas Instruments (TI) (NASDAQ: TXN) today launched a scalable Arm® Cortex®-M0+ microcontroller (MCU) product series, further expanding TI’s extensive portfolio of analog and embedded processing semiconductor products. This product series features rich computing, pin configurations, memory, and integrated analog … Read more

Comprehensive Guide to ARM Cortex-M3 GPIO Interface

Comprehensive Guide to ARM Cortex-M3 GPIO Interface

1、GPIO Structure and Registers GPIO includes multiple 16-bit I/O ports, each of which can independently set 3 types of input modes and 4 types of output modes, and can be independently set or reset. GPIO consists of registers, input drivers, output drivers, and other components, as shown in the figure below. GPIO operates through 7 … Read more