eMMC (embedded MultiMediaCard)
Definition
A flash storage standard that packages NAND memory chips and a controller into one soldered module using a parallel interface. Common in mid-range and older devices. Its single-die structure makes chip-off acquisition relatively straightforward with widely available readers.
Related terms
- Baseband processor
- A separate processor that manages all radio functions: cellular calls, SMS, and data connections. It runs its own real-time OS and holds...
- Chip-off acquisition
- A physical extraction method in which the flash memory chip is desoldered from the device's circuit board and read directly with specialised...
- Flash Translation Layer (FTL)
- Firmware inside the flash storage controller that maps logical block addresses to physical NAND blocks and implements wear levelling. Deleted files may...
- ISP (In-System Programming)
- A variant of direct chip access that connects to the eMMC command and data pins while the chip is still on the...
- JTAG (Joint Test Action Group)
- The industry group that produced IEEE standard 1149.1, which defines the test access port and boundary-scan architecture built into most modern integrated...
- Pinout
- A diagram or database entry that maps each physical contact on a device's circuit board to its signal function. For JTAG acquisition,...
- Secure Enclave / Trusted Execution Environment (TEE)
- A hardware-isolated execution environment within the SoC that stores device-unique encryption keys and handles cryptographic operations. The encryption key never leaves this...
- System on Chip (SoC)
- A single integrated circuit that combines the application processor, GPU, memory controller, image signal processor, and often the secure enclave. The SoC...
- Test access port (TAP)
- The set of four or five contact pads (TDI, TDO, TCK, TMS, and optionally TRST) on a circuit board that implement the...
- UFS (Universal Flash Storage)
- A newer flash storage standard using a serial interface that allows simultaneous reads and writes. Faster than eMMC and common in flagship...
Explained in these topics
- JTAG and Chip-Off AcquisitionA package that combines NAND flash memory and a flash controller in a single soldered chip, used as the primary storage in most Android devices. eMMC chips are...
- Mobile Device Hardware ArchitectureA flash storage standard that packages NAND memory chips and a controller into one soldered module using a parallel interface. Common in mid-range and older de...