FLASH Vs EEPROM | FLASH | EEPROM | NON VOLATILE MEMORY|NAND FLASH | EMBEDDED MEMORY

Опубликовано: 11 Октябрь 2024
на канале: gkrsoft
3,250
63

In this Video , we cover about the Basics of Flash and EEPROM . How Flash memory works and How EEPROM Works also we clearly explained in this Video . what will happen after Erasing the Flash Memory also discussed in this Video.
Volatile Memory :
The data within the volatile memory is stored till the system is capable of, but once the system is turned off the data within the volatile memory is deleted automatically. RAM (Random Access Memory) and Cache Memory

Non Volatile Memory :
It is the type of memory in which data or information is not lost within the memory even power is shut-down. ROM (Read Only Memory) is the most common example of non-volatile memory
Flash :
Flash memory is an electronic non-volatile computer memory storage medium that can be electrically erased and reprogrammed. The two main types of flash memory, NOR flash and NAND flash, are named for the NOR and NAND logic gates.
EEPROM:
EEPROM is a type of non-volatile ROM that enables individual bytes of data to be erased and reprogrammed. That is why EEPROM chips are known as byte erasable chips. EEPROM is usually used to store small amounts of data in computing and other electronic devices.