Exploring Embedded ARM Cores in FPGAs Beyond ZYNQ

Exploring Embedded ARM Cores in FPGAs Beyond ZYNQ

Soft Cores vs Hard Cores Embedded processor hard-core FPGAs, also known as SoC FPGAs, integrate hard-core processors into the hardware design from the outset, allowing for pure hardware implementation without consuming FPGA logic resources. The hard-core processor and FPGA logic are largely independent of each other. In simple terms, SoC FPGAs combine an ARM processor … Read more

Understanding Arm NEON: CPU Optimization Techniques and Instruction Introduction

Understanding Arm NEON: CPU Optimization Techniques and Instruction Introduction

Click the card below to follow Arm Technology Academy This article is selected from the Extreme Technology column “Embedded AI” and is authorized to be reprinted from Zhihu author High-Performance Computing Institute’s “Mobile Algorithm Optimization“. Previously, we learned how to quickly get started with NEON programming, Arm NEON optimization technology, and Arm NEON Learning (III) … Read more

Disabling Cache for Shared Memory in Cortex-A9

Disabling Cache for Shared Memory in Cortex-A9

In Xilinx’s Z7000, there are two ARM processors that can exchange information using shared memory. Then, according to a design note from Xilinx, it is recommended to disable the cache for the shared memory area. The fisherman sees this function. Xil_SetTlbAttributes(SHARE_BASE, 0x14de2); I asked CoPilot for the details of this function, and this guy clearly … Read more

Self-Diagnostic Library of Lingdong Co.’s Arm Cortex-M0 Microcontroller Certified by IEC 60730-1 and IEC 60335-1

Self-Diagnostic Library of Lingdong Co.'s Arm Cortex-M0 Microcontroller Certified by IEC 60730-1 and IEC 60335-1

Click on the blue text to add “Star Mark ★” to follow us Recently, the self-diagnostic library of Lingdong Co.’s Arm® Cortex®-M0 core microcontroller has been certified by Bureau Veritas Electronics and Electrical Testing, proving compliance with the functional safety requirements of IEC 60730-1 Class B Appendix H & IEC 60335-1 Appendix R, and has … Read more

Comprehensive Guide to ARM Cortex-M0 Fully Programmable SoC Principles and Implementation

Comprehensive Guide to ARM Cortex-M0 Fully Programmable SoC Principles and Implementation

▲ For more exciting content, please click on the blue text above to follow us! This course is based on the ARM company’s free open-source Cortex-M0 DesignStart processor IP core, focusing on the Cortex-M0 processor architecture, AMBA specification, peripherals, assembly language, C language, CMSIS, driver development, and the RTX operating system. It provides a detailed … Read more

Understanding the ARM Cortex Processor Series

Understanding the ARM Cortex Processor Series

The British company ARM is a leader in the world of embedded microprocessors. ARM has always developed its own microprocessor core architectures and then licensed these architectural intellectual properties to various chip manufacturers. The streamlined CPU architecture, efficient processing capabilities, and successful business model have brought ARM tremendous success, allowing it to quickly capture a … Read more

New Books from Huaqing: Detailed Development Guide for ARM Processors and Embedded Linux System Development Tutorial

New Books from Huaqing: Detailed Development Guide for ARM Processors and Embedded Linux System Development Tutorial

After extensive planning and preparation, new books have finally been published this month: Huaqing’s Embedded Series “Detailed Development Guide for ARM Processors – Based on ARM Cortex-A9 Processor Development Design” and “Embedded Linux System Development Tutorial”. Continuing the consistent style of Huaqing’s embedded professional books and teaching materials, these books provide detailed and professional explanations, … Read more

Toshiba Launches Arm Cortex-M4 Microcontroller for Motor Control

Toshiba Launches Arm Cortex-M4 Microcontroller for Motor Control

Further enrichTXZ+™series high-end seriesM4Kgroup, expanding the code flash memory to512 KB/1 MB March262024——Toshiba Electronic Components and Storage Devices Corporation (“Toshiba”) today announced the addition of 8 new products to the TXZ+™ family of high-end 32-bit microcontrollers with Cortex®-M4 core and FPU in theM4K group, with flash memory capacities up to 512 KB/1 MB, while providing … Read more