<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Samsung-Micron-Sk-Hynix on KnightLi Blog</title>
        <link>https://www.knightli.com/en/tags/samsung-micron-sk-hynix/</link>
        <description>Recent content in Samsung-Micron-Sk-Hynix on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Mon, 06 Apr 2026 17:06:21 +0800</lastBuildDate><atom:link href="https://www.knightli.com/en/tags/samsung-micron-sk-hynix/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Memory Die Identification Guide: How to Read Samsung, Micron, and SK hynix Codes</title>
        <link>https://www.knightli.com/en/2026/04/06/memory-die-identification-guide/</link>
        <pubDate>Mon, 06 Apr 2026 17:06:21 +0800</pubDate>
        
        <guid>https://www.knightli.com/en/2026/04/06/memory-die-identification-guide/</guid>
        <description>&lt;p&gt;When buying memory, selecting dies, or tuning for overclocking, the most common question is: what die is actually used on this module?&lt;/p&gt;
&lt;p&gt;This article organizes a reusable identification workflow around three common vendors: Samsung, Micron, and SK hynix. The examples here are mainly DDR4.&lt;/p&gt;
&lt;h2 id=&#34;start-with-the-method&#34;&gt;Start With the Method
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;Check the full on-chip marking and complete part code first.&lt;/li&gt;
&lt;li&gt;Cross-check with official vendor lookup tools.&lt;/li&gt;
&lt;li&gt;Use forum tables and community experience only as the final layer.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you rely only on software detection, or only on one letter in the code, misidentification is very likely.&lt;/p&gt;
&lt;h2 id=&#34;samsung-dies&#34;&gt;Samsung Dies
&lt;/h2&gt;&lt;h3 id=&#34;1-naming-rule-diagrams&#34;&gt;1) Naming Rule Diagrams
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/1.png&#34;
	width=&#34;784&#34;
	height=&#34;99&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/1_hu_a1e19cb5aab5911c.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/1_hu_9c35663934f04d1c.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;三星命名&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;791&#34;
		data-flex-basis=&#34;1900px&#34;
	
&gt;
&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/2.png&#34;
	width=&#34;1114&#34;
	height=&#34;961&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/2_hu_30ea5ea90d171f25.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/2_hu_4bdd8046399c1e18.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;三星命名字段对照&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;115&#34;
		data-flex-basis=&#34;278px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Common readable fields in Samsung DDR4 die codes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Vendor prefix: &lt;code&gt;K&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;DRAM class: &lt;code&gt;4&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Generation: &lt;code&gt;A = DDR4&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Density: &lt;code&gt;4G/8G/AG/BG&lt;/code&gt; = &lt;code&gt;4/8/16/32Gb&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;I/O width: &lt;code&gt;04/08/16&lt;/code&gt; = &lt;code&gt;x4/x8/x16&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Revision generation: &lt;code&gt;M/A/B/C/D/E/F/G&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Speed bins: commonly &lt;code&gt;PB/RC/TD/...&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;2-real-sample&#34;&gt;2) Real Sample
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/3.png&#34;
	width=&#34;869&#34;
	height=&#34;494&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/3_hu_180e20a43e376d85.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/3_hu_15dbbb9197e5e05a.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;三星示例&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;175&#34;
		data-flex-basis=&#34;422px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Sample breakdown:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Line 1 &lt;code&gt;SEC 843&lt;/code&gt;: commonly indicates production batch info.&lt;/li&gt;
&lt;li&gt;Line 2 &lt;code&gt;K4A4G08&lt;/code&gt;: &lt;code&gt;4G08&lt;/code&gt; commonly maps to density/width.&lt;/li&gt;
&lt;li&gt;Line 3 &lt;code&gt;...TD&lt;/code&gt;: &lt;code&gt;TD&lt;/code&gt; commonly maps to DDR4-2666 CL19.&lt;/li&gt;
&lt;li&gt;Line 4 corner mark: useful as reference, but should not be used as the only conclusion.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;micron-dies&#34;&gt;Micron Dies
&lt;/h2&gt;&lt;h3 id=&#34;1-marking-layout-and-sample&#34;&gt;1) Marking Layout and Sample
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/4.png&#34;
	width=&#34;1341&#34;
	height=&#34;1210&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/4_hu_d8f648019faaf93c.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/4_hu_bf8db8057ce6783e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;美光丝印分布&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;110&#34;
		data-flex-basis=&#34;265px&#34;
	
&gt;
&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/6.png&#34;
	width=&#34;755&#34;
	height=&#34;476&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/6_hu_997b3f57e3042575.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/6_hu_1a6402e0d44b4c01.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;美光实例&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;158&#34;
		data-flex-basis=&#34;380px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Using &lt;code&gt;7UE75 / D9VPP&lt;/code&gt; as an example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;7UE75&lt;/code&gt; can indicate date batch, revision, and diffusion/assembly location info.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;D9VPP&lt;/code&gt; is the FBGA code, and should be checked in the official tool next.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;2-official-fbga-lookup&#34;&gt;2) Official FBGA Lookup
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/7.png&#34;
	width=&#34;848&#34;
	height=&#34;349&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/7_hu_b3ab67e1b4aa29e8.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/7_hu_692581097799612a.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;FBGA查询&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;242&#34;
		data-flex-basis=&#34;583px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Lookup URL:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.micron.com/support/tools-and-utilities/fbga&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.micron.com/support/tools-and-utilities/fbga&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;3-part-number-mapping&#34;&gt;3) Part Number Mapping
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/5.png&#34;
	width=&#34;1279&#34;
	height=&#34;1670&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/5_hu_6250ecbf25720b3.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/5_hu_c1e4885d6ed25ff6.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;美光命名规则&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;76&#34;
		data-flex-basis=&#34;183px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Sample: &lt;code&gt;MT40A1G8SA-075:E&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;40&lt;/code&gt;: DDR4 family&lt;/li&gt;
&lt;li&gt;&lt;code&gt;1G8&lt;/code&gt;: 8Gb x8&lt;/li&gt;
&lt;li&gt;&lt;code&gt;512M16&lt;/code&gt;: 8Gb x16&lt;/li&gt;
&lt;li&gt;&lt;code&gt;075&lt;/code&gt;: commonly maps to DDR4-2666 CL19&lt;/li&gt;
&lt;li&gt;&lt;code&gt;083&lt;/code&gt;: commonly maps to DDR4-2400 CL17&lt;/li&gt;
&lt;li&gt;&lt;code&gt;093E&lt;/code&gt;: commonly maps to DDR4-2133 CL15&lt;/li&gt;
&lt;li&gt;&lt;code&gt;E&lt;/code&gt;: maps to E-die revision&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;spectek-large-s-micron-white-chip-line&#34;&gt;Spectek (Large-S, Micron White-Chip Line)
&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/8.png&#34;
	width=&#34;891&#34;
	height=&#34;576&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/8_hu_478541881ae0d1c1.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/8_hu_fbcb72a68dd45a7e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Spectek示例&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;154&#34;
		data-flex-basis=&#34;371px&#34;
	
&gt;
&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/9.png&#34;
	width=&#34;1425&#34;
	height=&#34;1615&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/9_hu_de8d26ccad391a76.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/9_hu_3dc8ec4218565a4f.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Spectek资料&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;88&#34;
		data-flex-basis=&#34;211px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Common format: &lt;code&gt;PS029-093 TP&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PS029&lt;/code&gt;: can be queried on the Spectek website.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;093&lt;/code&gt;: commonly maps to a speed/timing bin.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;TP&lt;/code&gt;: commonly used as a quality grade mark.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Lookup URL:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.spectek.com/menus/mark_code.aspx&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.spectek.com/menus/mark_code.aspx&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;sk-hynix-dies&#34;&gt;SK hynix Dies
&lt;/h2&gt;&lt;h3 id=&#34;1-naming-rule-diagrams-1&#34;&gt;1) Naming Rule Diagrams
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/10.png&#34;
	width=&#34;521&#34;
	height=&#34;69&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/10_hu_db5b51db27dde14.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/10_hu_6038071fdfd86ae5.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;海力士命名规则&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;755&#34;
		data-flex-basis=&#34;1812px&#34;
	
&gt;
&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/11.png&#34;
	width=&#34;1269&#34;
	height=&#34;1271&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/11_hu_7c80828d0c2ff5f8.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/11_hu_939f46563be5cb85.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;海力士命名字段对照&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;99&#34;
		data-flex-basis=&#34;239px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Common readable fields in SK hynix DDR4 codes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;PRODUCT FAMILY&lt;/code&gt;: &lt;code&gt;5 = DRAM&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PRODUCT MODE&lt;/code&gt;: &lt;code&gt;A = DDR4 SDRAM&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;POWER SUPPLY&lt;/code&gt;: &lt;code&gt;N = VDD/VDDQ 1.2V&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DENSITY&lt;/code&gt;: &lt;code&gt;1G/2G/4G/8G/AG/BG&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ORGANIZATION&lt;/code&gt;: &lt;code&gt;4/8/6&lt;/code&gt; = &lt;code&gt;x4/x8/x16&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DIE TYPE&lt;/code&gt;: &lt;code&gt;N = Non-TSV&lt;/code&gt;, &lt;code&gt;T = TSV&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DIE GENERATION&lt;/code&gt;: &lt;code&gt;M/A/B/C/D/E/F/G&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SPEED&lt;/code&gt;: &lt;code&gt;TF/UH/UL/VK/VN/WM/XN&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;PACKAGE TYPE&lt;/code&gt;: &lt;code&gt;F/J/M/P/2/4&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Temperature/power flag: &lt;code&gt;C&lt;/code&gt;, &lt;code&gt;R&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;2-real-sample-1&#34;&gt;2) Real Sample
&lt;/h3&gt;&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/12.png&#34;
	width=&#34;914&#34;
	height=&#34;613&#34;
	srcset=&#34;https://www.knightli.com/2026/04/06/memory-die-identification-guide/12_hu_d1b807b4f0b7961f.png 480w, https://www.knightli.com/2026/04/06/memory-die-identification-guide/12_hu_b76c4fecd99c0255.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;海力士示例&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;149&#34;
		data-flex-basis=&#34;357px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;Sample &lt;code&gt;H5AN8G8NCJR&lt;/code&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;8G8&lt;/code&gt;: commonly means 8Gb x8.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;C&lt;/code&gt;: commonly used for C-die generation identification.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;VK&lt;/code&gt; (visible on the next line): commonly maps to DDR4-2666 19-19-19.&lt;/li&gt;
&lt;li&gt;Tail batch code (for example &lt;code&gt;829A&lt;/code&gt;) can help estimate production timing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;common-pitfalls&#34;&gt;Common Pitfalls
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;&lt;code&gt;AFR/CJR/MFR&lt;/code&gt; are common community names, but not the full official definition.&lt;/li&gt;
&lt;li&gt;The same memory model may change die source across production batches.&lt;/li&gt;
&lt;li&gt;With white chips, relabeled chips, or mixed batches, software-only detection is error-prone.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;references-and-notes&#34;&gt;References and Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;This article is for hardware education and troubleshooting, not a purchase guarantee.&lt;/li&gt;
&lt;li&gt;Final identification should be based on physical markings and official lookup results.&lt;/li&gt;
&lt;li&gt;Reference (compiled): &lt;a class=&#34;link&#34; href=&#34;https://www.bilibili.com/read/cv2519652/?opus_fallback=1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.bilibili.com/read/cv2519652/?opus_fallback=1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Official tools (lookup/reference):&lt;/li&gt;
&lt;li&gt;Micron FBGA: &lt;a class=&#34;link&#34; href=&#34;https://www.micron.com/support/tools-and-utilities/fbga&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.micron.com/support/tools-and-utilities/fbga&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Spectek Mark Code: &lt;a class=&#34;link&#34; href=&#34;https://www.spectek.com/menus/mark_code.aspx&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.spectek.com/menus/mark_code.aspx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Spectek reference page: &lt;a class=&#34;link&#34; href=&#34;http://am.adianshi.com:6805/%E5%BC%80%E5%8D%A1%E8%BD%AF%E4%BB%B6/%E6%96%87%E6%A1%A3/spectek_flash.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;http://am.adianshi.com:6805/%E5%BC%80%E5%8D%A1%E8%BD%AF%E4%BB%B6/%E6%96%87%E6%A1%A3/spectek_flash.pdf&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
