Frontiers in Cognitive Science: How to Improve Our Memory

Frontiers in Cognitive Science: How to Improve Our Memory

This article is adapted from the official account: CLIMB – Center for Lifelong Development of Brain and Mind. In our daily lives, we are constantly learning new things, but it is often difficult to remember everything we have learned. To enhance our memory capacity, we can think in a way that links several pieces of … Read more

Introduction to Assembly Language: Underlying Principles

Introduction to Assembly Language: Underlying Principles

Author: Ruan Yifeng Link:http://www.ruanyifeng.com/blog/2018/01/ Code Farmer’s Way High-Quality Technical Article Directory of Code Farmer’s Way (Click Me) About Code Farmer’s Way (Click Me) Learning programming is essentially learning high-level languages, which are designed for humans. However, computers do not understand high-level languages; they must be converted into binary code through a compiler to run. Knowing … Read more

Unveiling the Secrets Behind Mobile Chips

Unveiling the Secrets Behind Mobile Chips

On September 10, Apple and Huawei held their product launch events simultaneously, inviting scrutiny from the market. The two tech giants—Huawei and Apple—unexpectedly chose this day to unveil their new products, undoubtedly bringing double anticipation to tech enthusiasts. This face-off has been humorously dubbed by many netizens as “mutual face-to-face grand opening”. So, when we … Read more

The Ultimate Guide to Semiconductor Storage

The Ultimate Guide to Semiconductor Storage

Previously, I provided a detailed introduction to the history of HDDs, floppy disks, and CDs. You may have noticed that in our daily lives, there are actually many more storage media than the three mentioned above. The USB drives, TF cards, SD cards we frequently use, as well as the DDR memory and SSDs used … Read more

The Past, Present, and Future of RAM

The Past, Present, and Future of RAM

In the past year, a trend contrary to Moore’s Law has emerged in a certain integrated circuit market – chip prices have increased! According to Moore’s Law, each chip should depreciate by half after 18 months. This market is the memory market, more precisely – DRAM memory. Over the past year, DRAM prices have risen … Read more

Discussing New Storage Technologies

Discussing New Storage Technologies

This article is authorized to be reproduced from the public account “Semiconductor Industry Observation”, ID: icbank, Author: L. Chenguang “ Memory is one of the important markets in semiconductors, accounting for nearly 1/3 of the semiconductor market share. Among them, in terms of sub-products of memory chips, DRAM and NAND Flash occupy over 95% of … Read more

What Is Semiconductor Storage?

What Is Semiconductor Storage?

Source: Fresh Date Classroom Original Author: Little Date Jun The USB drives, TF cards, SD cards we often use, as well as DDR memory and SSD hard drives used in computers, all belong to the technology we call “semiconductor storage”. Today, I will focus on sharing knowledge in this area. █ Classification of Semiconductor Storage … Read more

Comprehensive Overview of ROM, RAM, and FLASH

Comprehensive Overview of ROM, RAM, and FLASH

Source: Technology Makes Dreams Greater Compiled by: Li Xiaoyao A few days ago, I happened to discuss some knowledge about ROM, RAM, and FLASH with my colleagues. Suddenly, when we talked about these English terms, we realized our understanding was quite superficial. Among us, the meanings of some MCU terms were also unclear, so tonight … Read more

The Development History of Memory: DRAM, NAND Flash, and Nor Flash

The Development History of Memory: DRAM, NAND Flash, and Nor Flash

Introduction:NOR Flash and NAND Flash are the two major segments of storage (along with DRAM), and their development has always been a focus of industry professionals. Edited by Carol Source: Compiled from the Internet Reprint must indicate the source: Chip Master Recently, the General Administration of Quality Supervision, Inspection and Quarantine and the National Standardization … Read more

What Are the Types of Memory Areas in Keil C51?

What Are the Types of Memory Areas in Keil C51?

Click the above “Chuangxue Electronics” to follow for easy learning of electronic knowledge. Chuangxue Electronics Subscription Account Daily updates on technical articles in the electronics industry and the latest news on microcontrollers, making it easy to learn anytime, anywhere. Keil C51 memory areas are divided into two main types: program memory area and data memory … Read more