Memory Die Identification Guide: How to Read Samsung, Micron, and SK hynix Codes

A beginner's guide to memory die identification using Samsung, Micron, and SK hynix examples, including common markings, code fields, and practical boundaries.

When buying memory, selecting dies, or tuning for overclocking, the most common question is: what die is actually used on this module?

This article organizes a reusable identification workflow around three common vendors: Samsung, Micron, and SK hynix. The examples here are mainly DDR4.

Start With the Method

  1. Check the full on-chip marking and complete part code first.
  2. Cross-check with official vendor lookup tools.
  3. Use forum tables and community experience only as the final layer.

If you rely only on software detection, or only on one letter in the code, misidentification is very likely.

Samsung Dies

1) Naming Rule Diagrams

三星命名 三星命名字段对照

Common readable fields in Samsung DDR4 die codes:

  • Vendor prefix: K
  • DRAM class: 4
  • Generation: A = DDR4
  • Density: 4G/8G/AG/BG = 4/8/16/32Gb
  • I/O width: 04/08/16 = x4/x8/x16
  • Revision generation: M/A/B/C/D/E/F/G
  • Speed bins: commonly PB/RC/TD/...

2) Real Sample

三星示例

Sample breakdown:

  • Line 1 SEC 843: commonly indicates production batch info.
  • Line 2 K4A4G08: 4G08 commonly maps to density/width.
  • Line 3 ...TD: TD commonly maps to DDR4-2666 CL19.
  • Line 4 corner mark: useful as reference, but should not be used as the only conclusion.

Micron Dies

1) Marking Layout and Sample

美光丝印分布 美光实例

Using 7UE75 / D9VPP as an example:

  • 7UE75 can indicate date batch, revision, and diffusion/assembly location info.
  • D9VPP is the FBGA code, and should be checked in the official tool next.

2) Official FBGA Lookup

FBGA查询

Lookup URL:

3) Part Number Mapping

美光命名规则

Sample: MT40A1G8SA-075:E

  • 40: DDR4 family
  • 1G8: 8Gb x8
  • 512M16: 8Gb x16
  • 075: commonly maps to DDR4-2666 CL19
  • 083: commonly maps to DDR4-2400 CL17
  • 093E: commonly maps to DDR4-2133 CL15
  • E: maps to E-die revision

Spectek (Large-S, Micron White-Chip Line)

Spectek示例 Spectek资料

Common format: PS029-093 TP

  • PS029: can be queried on the Spectek website.
  • 093: commonly maps to a speed/timing bin.
  • TP: commonly used as a quality grade mark.

Lookup URL:

SK hynix Dies

1) Naming Rule Diagrams

海力士命名规则 海力士命名字段对照

Common readable fields in SK hynix DDR4 codes:

  • PRODUCT FAMILY: 5 = DRAM
  • PRODUCT MODE: A = DDR4 SDRAM
  • POWER SUPPLY: N = VDD/VDDQ 1.2V
  • DENSITY: 1G/2G/4G/8G/AG/BG
  • ORGANIZATION: 4/8/6 = x4/x8/x16
  • DIE TYPE: N = Non-TSV, T = TSV
  • DIE GENERATION: M/A/B/C/D/E/F/G
  • SPEED: TF/UH/UL/VK/VN/WM/XN
  • PACKAGE TYPE: F/J/M/P/2/4
  • Temperature/power flag: C, R

2) Real Sample

海力士示例

Sample H5AN8G8NCJR:

  • 8G8: commonly means 8Gb x8.
  • C: commonly used for C-die generation identification.
  • VK (visible on the next line): commonly maps to DDR4-2666 19-19-19.
  • Tail batch code (for example 829A) can help estimate production timing.

Common Pitfalls

  1. AFR/CJR/MFR are common community names, but not the full official definition.
  2. The same memory model may change die source across production batches.
  3. With white chips, relabeled chips, or mixed batches, software-only detection is error-prone.

References and Notes

记录并分享
Built with Hugo
Theme Stack designed by Jimmy