Understanding Storage Chips and Their Applications

Understanding Storage Chips and Their Applications

Have you ever experienced the painful moment of losing a PPT you spent half a day editing because you forgot to click save? The saving process we are talking about here is closely related to the application of storage chips introduced in this article. What is a storage chip? In the information age, the demand … Read more

China’s NOR Flash Memory Industry: A Stride Forward

China's NOR Flash Memory Industry: A Stride Forward

Author: Ning Nanshan Long press the QR code to join the storage technology and market group. Currently, China only has a presence in the small market of NOR Flash, which is a type of flash memory chip primarily used for storing code and some data. It is widely used in PC motherboards, security monitoring products, … Read more

Server DDR5 RDIMM PMIC Issues And DDR5 Price Trends

Server DDR5 RDIMM PMIC Issues And DDR5 Price Trends

Click↑Follow Us Set “Star” to Keep Updated The new server platforms Intel Sapphire Rapids and AMD Genoa are about to go into mass production, but recent reports in the market indicate issues with the PMIC compatibility of Server DDR5 RDIMMs. Currently, both DRAM manufacturers and PMIC suppliers are addressing these issues. According to TrendForce, this … Read more

Key Concepts to Understand Before Learning Embedded Linux

Key Concepts to Understand Before Learning Embedded Linux

Click on the above “Baijun Technology“, select “Pin Public Account” Embedded technology insights delivered promptly ROM(Read Only Memory) and RAM(Random Access Memory) refer to semiconductor memory, where ROM retains data even when the system is powered off, while RAM typically loses data after power loss, with the typical RAM being the computer’s memory. There are … Read more

What’s So Great About Japan’s Semiconductors?

What's So Great About Japan's Semiconductors?

★ Welcome to the hard technology of Guokey. ★ Japan’s semiconductor industry is no longer as powerful as it was in the 1980s, but its ambitions remain. On April 25, the Japanese government provided an additional subsidy of 260 billion yen to the domestic semiconductor company Rapidus, bringing the total investment to 330 billion yen … Read more

Why Do Microcontrollers Have So Little RAM?

Why Do Microcontrollers Have So Little RAM?

You must be curious: mobile phone memory (RAM) often reaches 8G or 12G, but why do microcontrollers have less than 1M of RAM? To understand, the classic AT89C51 microcontroller has only 128 bytes of RAM (memory). Similarly, the classic MSP430F149 also has only 2K of RAM space. Even the STM32F1 series, which is commonly used … Read more

Essential Knowledge for Embedded Design: How to Run Programs on Expanded SDRAM with MCU?

Essential Knowledge for Embedded Design: How to Run Programs on Expanded SDRAM with MCU?

In the design of embedded systems using MCU, when the program or data memory is too large to fit into on-chip flash or SRAM, developers often consider using SDRAM. Don’t ask me why your MCU doesn’t support SDRAM SDRAM stands for Synchronous Dynamic Random Access Memory. In microcontroller applications, the microcontroller accesses SDRAM using an … Read more