Embedded ARM Microcontroller Tutorial: Quick Start!

Embedded ARM Microcontroller Tutorial: Quick Start!

Hello everyone, I am Bo Niu, have you ever thought about: Why can a coffee machine start working automatically at a set time? Why can a washing machine sense the weight of clothes and adjust the water level? Why can machines respond correctly to their surroundings like humans? The answer is: microcontrollers! This seemingly distant … Read more

Goodbye Classic ARM Processors: Atmel SAMA5D3 Xplained Review

Goodbye Classic ARM Processors: Atmel SAMA5D3 Xplained Review

The SAMA5D3 series MPU, based on the ARM Cortex-A5 core, increases performance while reducing power consumption, and offers strong usability and security, making it very suitable for popular applications such as human-computer interaction, M2M, and smart grids. The Atmel SAMA5D3 Xplained is another masterpiece based on this SAMA5D3 series MPU. SAMA5D3 Xplained Development Board The … Read more

VxWorks BSP for TQ335X Development Board Based on TI ARM Cortex A8

VxWorks BSP for TQ335X Development Board Based on TI ARM Cortex A8

ProductName: TQ335XBv2 Development Platform Brand: TIANQIAN CPUModel: TI 335X Architecture: Cortex_A8 ClockFrequency: 1GHz Memory: 512MB DDR3 Storage: 1GB SLC Nandflash Core Board Parameters TQ335X_COREB core board is mainly composed of the MPU(AM335xBZCZA100), memory(DDR3, 512MB), NAND Flash, RTC and other peripheral circuits. The core board utilizes the ZCZ package MPU to maximize functionality, exposing all capabilities … Read more

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