Is the Joint Venture with ARM a Case of ‘Inviting the Wolf into the House’?

Is the Joint Venture with ARM a Case of 'Inviting the Wolf into the House'?

Recently, ARM, a subsidiary of Japan’s SoftBank, and the Tsinghua Unigroup Innovation Fund signed a memorandum of cooperation in Beijing to establish a joint venture in Shenzhen. In the future, this joint venture will be developed into an important domestic integrated circuit core intellectual property development and service platform, controlled by Chinese stakeholders. Many netizens … Read more

From Bricking to Rebirth: My RK3588 Development Board Embarks on the Journey of Customizing Ubuntu

From Bricking to Rebirth: My RK3588 Development Board Embarks on the Journey of Customizing Ubuntu

When I first introduced cloud phones (Unveiling Cloud Phone Technology! Achieving Low-Cost Transformation of One Computer into Hundreds of “Virtual Phones” in Practice), I mentioned that the mobile box from Magic Cloud was a bit expensive. However, running it on a server lacked graphical acceleration, which slightly affected the experience, so I tried running it … Read more

ARM Abandons Cortex Brand, Future Chip Landscape Set for Major Changes

ARM Abandons Cortex Brand, Future Chip Landscape Set for Major Changes

Arm has recently disclosed its product brand restructuring strategy, planning to provide self-developed chips to customers, while also mentioning its reliance on the Chinese market and the competitive risks posed by RISC-V.ARM has suddenly announced the abandonment of the Cortex brand, which it has used for twenty years. This once-arrogant British chip giant may indeed … Read more

The Cornerstone of Embedded Real-Time Systems: Practical Design of ARM+Linux Interrupts

The Cornerstone of Embedded Real-Time Systems: Practical Design of ARM+Linux Interrupts

In today’s digital age, efficient computing is the core driving force behind technological development. The ARM and Linux interrupt systems serve as the key to unlocking this door to efficient computing. The ARM architecture, with its low power consumption and high performance characteristics, is widely used in various devices from smartphones to industrial control systems, … Read more

ARMv9/v8 Power Management Principles (SCP Service Overview)

ARMv9/v8 Power Management Principles (SCP Service Overview)

ver0.2 Introduction Happy holidays, everyone! I hope you all stay happy forever, as we are all still kids at heart. In the previous article, we introduced the PCSA system architecture based on SCP as the core, with PCF as the hardware framework and OPSM as the upper management strategy. After gaining a basic understanding of … Read more

Mainstream Microcontroller Core Architectures: ARM and RISC-V

Mainstream Microcontroller Core Architectures: ARM and RISC-V

In embedded systems,the core of a microcontroller (MCU) — the core (Core) determines the performance boundaries, power consumption characteristics, and software ecosystem of the entire platform. The current mainstream microcontroller architectures are represented by ARM and RISC-V, one being the cornerstone of the mature industrial sector, and the other being the pioneer of the open-source … Read more

So Many Compilers for Embedded Development, Can You Handle It?

So Many Compilers for Embedded Development, Can You Handle It?

Why Are Compilers So Critical? On resource-constrained embedded platforms, compilers are not only responsible for translating source code into machine instructions but also undertake multi-level optimization tasks: Code Optimization and Size Reduction: Through function inlining, loop unrolling, constant propagation, and link-time optimization (LTO), firmware performance is enhanced and size is minimized. Hardware-Related Parameter Configuration: By … Read more

Development Board with ARM, NPU, and FPGA Cores — Mill YM90X Development Board

Development Board with ARM, NPU, and FPGA Cores — Mill YM90X Development Board

Recently, I discovered an interesting development board. This development board integrates ARM cores, NPU cores, and even FPGA cores. It is the newly released YM90X development board from Mill. It is based on the chip developed by Anlu Technology. Shanghai Anlu Information Technology was listed on the Shanghai Stock Exchange’s Science and Technology Innovation Board … Read more

The Intricate Relationships Between MCU, ARM, DSP, FPGA, and Embedded Systems

The Intricate Relationships Between MCU, ARM, DSP, FPGA, and Embedded Systems

First, the term “embedded” is a concept that lacks a precise definition, with various books offering their own interpretations. However, the main idea is similar: compared to general-purpose systems like PCs, embedded systems are specialized systems with a streamlined structure, retaining only the necessary components in both hardware and software while discarding the unnecessary parts. … Read more

ARM Chief Architect Joins Apple: A Reliable Shift to Mac’s ARM Chips

ARM Chief Architect Joins Apple: A Reliable Shift to Mac's ARM Chips

“ This is definitely a legendary figure. ”In recent months, rumors have increased regarding Apple’s plan to fully transition the Mac platform to ARM chips as early as 2020. Today, there are reports that the company has taken a significant step forward in achieving this goal. According to reports, ARM’s Chief System Architect Mike Filippo … Read more