<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MicroSD on Mi&amp;Bee Blog</title><link>https://blog.mickeyzzc.tech/en/tags/microsd/</link><description>Recent content in MicroSD on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Sun, 26 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.mickeyzzc.tech/en/tags/microsd/rss.xml" rel="self" type="application/rss+xml"/><item><title>SD/TF Card Selection Guide — Read the Specs, Match the Scenario</title><link>https://blog.mickeyzzc.tech/en/posts/iot/microsd-card-selection-guide/</link><pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.mickeyzzc.tech/en/posts/iot/microsd-card-selection-guide/</guid><description>&lt;h2 id="same-card-different-device-different-fate"&gt;Same Card, Different Device, Different Fate&lt;/h2&gt;
&lt;p&gt;The same model of TF card might die in two weeks inside a surveillance camera but run fine for six months in an action cam. The difference isn&amp;rsquo;t the brand — it&amp;rsquo;s the write workload. Surveillance is 24/7 continuous sequential writes. Action cameras do intermittent burst writes. Raspberry Pi system disks do random small-file writes. Three completely different demands on the flash memory.&lt;/p&gt;
&lt;div class="code-block-wrapper" data-lang="mermaid"&gt;
 &lt;div class="code-block-header"&gt;
 &lt;div class="code-block-meta"&gt;
 &lt;span class="code-language"&gt;mermaid&lt;/span&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="code-block-body"&gt;
 &lt;pre class="chroma"&gt;&lt;code class="language-mermaid"&gt;flowchart TD
 A[&amp;#34;Start with&amp;lt;br/&amp;gt;write workload&amp;#34;] --&amp;gt; B{&amp;#34;How does it write?&amp;#34;}
 B --&amp;gt;|&amp;#34;24/7 sequential&amp;#34;| C[&amp;#34;Surveillance / Dashcam&amp;lt;br/&amp;gt;Endurance &amp;#43; wide temp&amp;#34;]
 B --&amp;gt;|&amp;#34;Frequent random&amp;#34;| D[&amp;#34;Pi system disk&amp;lt;br/&amp;gt;A2 IOPS&amp;#34;]
 B --&amp;gt;|&amp;#34;Burst / occasional&amp;#34;| E[&amp;#34;Camera / Phone / Drone&amp;lt;br/&amp;gt;V or A class&amp;#34;]
 style A fill:#e3f2fd,stroke:#2196F3
 style C fill:#e8f5e9,stroke:#4CAF50
 style D fill:#e8f5e9,stroke:#4CAF50
 style E fill:#e8f5e9,stroke:#4CAF50&lt;/code&gt;&lt;/pre&gt;
 &lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Understand the parameters first, then match them to your use case.&lt;/p&gt;</description></item></channel></rss>