OpenJTAG Debugging Example: Resolving SST39VF1601 Erase Issue

OpenJTAG Debugging Example: Resolving SST39VF1601 Erase Issue

Many development boards use NOR Flash such as AM29LV800 or AM29LV160, and can operate normally with the u-boot provided by this website; yesterday, a user discovered that they could not erase SST39VF1601, for example, the following phenomenon occurred: when attempting to erase a sector starting at 0x2000, it showed success, but reading the contents revealed … 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

Storage Systems and Mass Production Methods for Embedded Linux

Storage Systems and Mass Production Methods for Embedded Linux

Abstract With the increasing application of Embedded Linux systems in consumer electronics, data collection, and industrial control, higher demands have been placed on both solution design and production capacity. Among them, the storage solution, as the most important component of the Embedded Linux system, should be given due attention from selection, design, to programming. The … Read more