Mastering Complex Solutions with the LST-Core335X-A Embedded Core Board

Mastering Complex Solutions with the LST-Core335X-A Embedded Core Board

Embedded systems have a wide range of applications in the current market. With continuous technological advancements, the design solutions and application fields are becoming more diverse and complex. As a professional in the embedded field, having a powerful core board can enhance work efficiency significantly. Today, I will introduce you to a versatile, all-purpose ARM … Read more

The Rise of Single-Board Computers: What Can Affordable ARM Computers Do?

The Rise of Single-Board Computers: What Can Affordable ARM Computers Do?

Tencent Digital News In recent years, single-board computers like Raspberry Pi have become increasingly popular. The biggest feature of these products is their compact size and simple structure, and they are generally based on ARM architecture, which means they do not natively support applications familiar to everyone based on x86 architecture. Recently, Hardkernel launched its … Read more

How to Install Windows 10 on ARM on Raspberry Pi 3/4

How to Install Windows 10 on ARM on Raspberry Pi 3/4

After successfully running on Raspberry Pi 3 in the first half of 2019, developers have recently installed an ARM-optimized version of Windows 10 on Raspberry Pi 4.Raspberry Pi 3 and Raspberry Pi 4 officially support the Windows 10 IoT Core version, but this version is different from the regular version running on desktop computers; it … Read more

Understanding the Relationship Between STM32, Cortex-M3, and ARMv8-M

Understanding the Relationship Between STM32, Cortex-M3, and ARMv8-M

Follow our official account, and never miss exciting content. Compiled by: Engineer Huang Reference: Wikipedia Reference link: https://en.wikipedia.org/wiki/ARM_architecture Everyone should know that STM32, Cortex-M3, and ARMv8-M are related to ARM, but may not be clear about their relationships or what they specifically are. 1. Overview ARMv8-M: is an ARM architecture. ARM architectures are divided into: … Read more

Arm Launches Custom Instructions for Embedded CPUs

Arm Launches Custom Instructions for Embedded CPUs

Follow,Star Public Account number, don’t miss the wonderful content Source: Arm China Arm CEO Simon Segars today at the Arm TechCon 2019 conference announced the launch of Arm Custom Instructions, a new feature for the Armv8-M architecture. Seeing Arm’s new move reminds me of the previous RISC-V, here is an article about RISC-V: How much … Read more

Understanding the Architecture of Arm Cortex-A53 Cache

Understanding the Architecture of Arm Cortex-A53 Cache

Click on the card below to follow Arm Technology Academy This article is authorized and reprinted from the WeChat public account Arm Selected. This article mainly shares the architecture interpretation of A53 cache. 1 A53 uses the classic big-LITTLE architecture Below is an early classic big-LITTLE architecture diagram. Figure 1 Figure 2 2 A53’s cache … Read more

Understanding Embedded System Architecture in One Article

Understanding Embedded System Architecture in One Article

“工控有得聊”是机械工业出版社“机工工控”“机工通信”品牌旗下专业资讯和服务平台,致力于帮助读者在电气、通信、自动化领域里,紧跟前沿资讯,掌握核心技术,快速提升专业素养。点击蓝色微信名可快速关注我们! If you aspire to become a modern embedded systems engineer, you need to determine the system architecture at the beginning of all projects.The system architecture includes two aspects: hardware and software.The hardware part not only determines the complexity and cost of the system but also affects how the subsequent software logic is implemented.Moreover, once … Read more

A Comprehensive Guide to the Latest Android Architecture

A Comprehensive Guide to the Latest Android Architecture

Hot Article Guide | Click Title to Read Welcome to join the Java and Android Developer Community, Get Learning Videos Awesome! 74 Complete APP Source Codes! Google I/O 2017: Officially Released Android App Development Architecture Guide, with Demo and Official Documentation Brief Review: Although the architecture choices in Android have always been quite free, with … Read more

Understanding Arm Architecture and Its Cores

Understanding Arm Architecture and Its Cores

Arm architecture has dominated the embedded processing and computing market today, but it has come a long way over the past few decades.Starting in the 1980s, it was initially used as a home computer processor, then in the 1990s it became the foundation for mobile phone chips.Today, Arm is a strong competitor in almost every … Read more

Understanding the Instruction Sets of Cortex-M Processors

Understanding the Instruction Sets of Cortex-M Processors

In most cases, application code can be written in C or other high-level languages. However, having a basic understanding of the instruction set supported by Cortex-M processors helps developers choose the right Cortex-M processor for specific applications. The instruction set (ISA) is part of the processor architecture, and Cortex-M processors can be divided into several … Read more