Exploring ARM Without a Development Board

Exploring ARM Without a Development Board

Yesterday: Daily Update 8/30: Daily Update for 7 Days Will Recently, I have been reviewing knowledge about the ARM architecture and testing with qemu. Today, I will share some thoughts on how to explore ARM without a development board. For specific methods, please refer to links 1-4. In the absence of a development board, you … Read more

TL138-EVM Development Board Overview: DSP+ARM Dual-Core

TL138-EVM Development Board Overview: DSP+ARM Dual-Core

Hello everyone, I am Xiaoyueyue. Today I will introduce a TL138-EVM OMAP-L138 development board from Guangzhou Chuanglong. Development Board Introduction The TL138-EVM is a DSP+ARM dual-core development board based on the Guangzhou Chuanglong OMAP-L138 core board SOM-TL138 design. It provides users with a testing platform for the SOM-TL138 core board, allowing for rapid evaluation of … Read more

ARM Architecture and Its Applications in Automotive Electronics

ARM Architecture and Its Applications in Automotive Electronics

Welcome to follow the public account belowAbao1990, this public account focuses on autonomous driving and smart cockpits, providing you with automotive insights every day. We start with cars but go beyond them. #01 ARM Processors Currently, among the controllers responsible for core vehicle control functions, a significant portion of the processors used are based on … Read more

RK3288 and RK3399: The Revolutionary Open-Source Chips

RK3288 and RK3399: The Revolutionary Open-Source Chips

Recently, the Rockchip RK3399 system platform has officially been opened up for open-source, suitable for applications in nearly a hundred industry terminal products. This strategy has been hailed by domestic media as a “revolutionary step for domestic chips,” causing a huge stir in the semiconductor industry. Compared to the high-end positioning of the RK3399, the … Read more

How to Differentiate ARM Cortex Series Processors?

How to Differentiate ARM Cortex Series Processors?

Follow and star our public account, to reach exciting content directly Source: Embedded News Selected Recently, I have been looking into which cores are suitable and cost-effective for selecting a chip, which is a task that requires combining various technical aspects and market analysis. It seems simple but still requires some preparation. Today, I chose … Read more

Differences Between MCU Development and ARM-Linux Development

Differences Between MCU Development and ARM-Linux Development

For the development of ARM-Linux programs, it can be mainly divided into three categories: application development, driver development, and system kernel development. Each type of software development has its unique characteristics. Today, let’s explore the differences between ARM-Linux development and MCU development, as well as the basic development environment for ARM-Linux. 1. Differences Between ARM-Linux … Read more

A Simple Analysis of the Differences Between STM32 and 51 Microcontrollers

A Simple Analysis of the Differences Between STM32 and 51 Microcontrollers

Share this article, a simple analysis of the differences and trade-offs between STM32 and 51 microcontrollers. A microcontroller, abbreviated as MCU, is essentially a device that integrates the CPU (computation and control), RAM (data storage – memory), ROM (program storage), input and output devices (serial ports, parallel ports, etc.), and an interrupt system on a … Read more

Challenges of Using Domestic ARM Servers

Challenges of Using Domestic ARM Servers

In recent years, the decoupling between China and the U.S. has accelerated, making the development of domestic innovation imperative. The rise of the domestic innovation industry is driven by the external environment. If the international situation deteriorates to the level of the Russia-Ukraine war, the impact on the domestic information industry would be immeasurable. On … Read more

ARM Server Optimization: A Cautionary Tale

ARM Server Optimization: A Cautionary Tale

Recently, another friend who does integration shared a funny story with me. During the server optimization process, he mistakenly changed a parameter and almost caused a disaster. As we all know, whether it’s migration or optimization, it sounds simple but can be quite complicated. This article is something I got from a friend, so let’s … Read more