Understanding Layers in Chip Technology

Understanding Layers in Chip Technology

Source: WeChat Official Account “Chip Theory” Introduction: Integrated circuits (chips) are manufactured layer by layer using photolithography technology. Therefore, the concept of “layers” exists in chip technology. So, how many concepts of “layers” are there in chip technology? Media reports say that Micron has launched a 176-layer 3D NAND flash memory chip; what does “layer” … Read more

Essential ROM, FLASH, and Hard Drive Knowledge for Embedded Developers

Essential ROM, FLASH, and Hard Drive Knowledge for Embedded Developers

Embedded Developers Essential Knowledge to Know Knowledge of ROM, FLASH, and Hard Drive Technology In embedded development, if the chip has internal Flash, the application program is usually stored in the internal FLASH of the chip, such as in Cortex-M series microcontrollers; if the chip does not have Flash, the application is usually stored in … Read more

Understanding the Differences Between NAND, DDR, LPDDR, eMMC, UFS, eMCP, and uMCP Storage

Understanding the Differences Between NAND, DDR, LPDDR, eMMC, UFS, eMCP, and uMCP Storage

As the storage field has developed, there are now many different types of storage products. Below, we will introduce several common storage types and their applications: 1. NAND NAND Flash memory is a type of Flash memory, which belongs to non-volatile memory. It uses a nonlinear macrocell architecture to provide a cost-effective solution for solid-state … Read more

Introduction to Basic Concepts of NAND Flash

Introduction to Basic Concepts of NAND Flash

1. Pin Introduction Pin Name Pin Function CLE Command Latch Enable ALE Address Latch Enable /CE Chip Enable /RE Read Enable /WE Write Enable /WP Write Protect R/B Ready/Busy Output Signal Vcc Power Supply Vss Ground N.C No Connection IO0~IO7 Data, Command, Address Transmission 1. Commands, addresses, and data are transmitted through 8 I/O ports. … Read more