The Chip 048 Module Industry

The Chip 048 Module Industry

90% of USB drives are modules, which are composed of chips and surrounding components, such as PCB capacitors and resistors. Why do we have products like modules? For example, CPUs and MCUs can be directly soldered onto the motherboard. This represents a direct relationship between the chip and the motherboard, but many products cannot be … Read more

ACROVIEW Programmer Supports PUYA P25Q16SH-SS Serial Interface Flash Memory

ACROVIEW Programmer Supports PUYA P25Q16SH-SS Serial Interface Flash Memory

ACROVIEW, a leader in chip programming technology, recently announced the latest iteration of its programming software, unveiling a series of newly compatible chip models. In this update, the serial interface flash memory P25Q16SH-SS from PUYA Semiconductor has been supported by the chip programming device AP8000. P25Q16SH-SS is a serial interface flash memory device designed for … Read more

Prediction and Monitoring of Flash Memory Lifespan in Embedded Systems

Prediction and Monitoring of Flash Memory Lifespan in Embedded Systems

Click the blue text above Tansy Laboratory Get more information on automotive cybersecurity Flash memory is widely used in embedded systems, especially in scenarios requiring large-capacity non-volatile storage, such as firmware storage, logging, and data backup. However, due to the physical characteristics of Flash, it faces the risk of failure after a limited number of … Read more

What is an AI Agent?

What is an AI Agent?

ChatGPT has released GPTs, and DingTalk has launched AI assistants. In the AI era, AI agents are the mainstream form of implementing large models in business scenarios. So, what is an AI Agent? 01 — What is an AI Agent? An AI Agent, or Artificial Intelligence Agent, is an entity capable of perceiving its environment, … Read more

VxWorks Programmer’s Guide

VxWorks Programmer's Guide

Content Overview This book is one of the “VxWorks Developer’s Guide Series”: the VxWorks Programmer’s Guide, translated from the technical documentation “VxWorks Programmer’s Guide” by Wind River. Main topics include: Introduction to VxWorks, fundamentals of operating systems, POSIX standard interfaces, input/output interface technologies, local file systems, usage of target debugging tools, C++ development techniques, flash … Read more

Flash Lifetime Prediction and Monitoring in Embedded Systems

Flash Lifetime Prediction and Monitoring in Embedded Systems

Click on the aboveblue text to follow us Flash memory has a wide range of applications in embedded systems, especially in scenarios requiring large-capacity non-volatile storage, such as firmware storage, logging, and data backup. However, due to the physical characteristics of Flash, it faces the risk of failure after a limited number of erase-write cycles. … Read more

Absolutely! Assembly is Here!

Absolutely! Assembly is Here!

Author | cxuan Source | Java Builders Assembly code is a low-level representation of a computer, which is a low-level language that can be understood literally, including data processing, memory management, reading and writing data on storage devices, and utilizing network communication, etc. The compiler generates machine code through a series of transformations that follow … Read more

Hardware News: Intel’s 3D PLC Flash Memory Research and Upcoming Developments

Hardware News: Intel's 3D PLC Flash Memory Research and Upcoming Developments

News 1:Intel is researching 3D PLC flash memory, firmly sticking to the floating gate structure. Although QLC flash memory has not yet been widely adopted, with few SSDs on the market using QLC, flash manufacturers are already preparing for the next generation of PLC flash memory. Last month, Toshiba showcased its PLC plans at the … Read more

In-Depth Understanding of SPI Communication Protocol and Practical Applications with STM32 (W25Q128 Driver)

In-Depth Understanding of SPI Communication Protocol and Practical Applications with STM32 (W25Q128 Driver)

1. Introduction to W25Q128 W25Q128 is a 128M-bit (16MB) SPI interface Flash memory chip launched by Winbond, supporting standard SPI, Dual-SPI, and Quad-SPI modes. Key features include: Operating Voltage: 2.7V~3.6V Page Structure: 256 pages/block, 16KB per block, total of 1024 blocks Supports page programming (256 bytes/page) Erase operations supported: sector erase (4KB), block erase (32/64KB), … Read more