Practical guide for flash memory

Source: local   Editor: Alex   Update Time :2018-10-31
This article mainly compare synchronous interface with asynchronous interface. Generally, the asynchronous is faster than the synchronous in transmission rate.In addition, the asynchronous interface has no clock, each data read is triggered by a RE_n signal, and each data write is triggered by a WE_n signal. The difference is that the synchronous interface has a clock signal, data read-write synch...

This article will tell you how important it is to improve the reliability of flash.

Source: local   Editor: Alex   Update Time :2018-10-27
Flash is inherently not a reliable storage medium due to its limited lifespan. The current controllers combine advanced technologies in wear leveling, power failure management and error correction to enable us to safely and reliably use current high-density flash.

UFS is like SSD in mobile phones. What are the challenges of master control?

Source: local   Editor: Alex   Update Time :2018-08-26
With the development of technology, mobile phone has become an indispensable mobile device at present, whose configuration has evolved from single-core to eight-core or even ten-core, making its functions more and more powerful. The high-end mobile phone upgraded the standard of storage chips from eMMC to UFS, and began to popularize in thousand-yuan smartphone models.