<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dzu's Blog (Einträge über imxrt)</title><link>https://blog.lazy-evaluation.net/</link><description></description><atom:link href="https://blog.lazy-evaluation.net/de/categories/imxrt.xml" rel="self" type="application/rss+xml"></atom:link><language>de</language><copyright>Contents © 2025 &lt;a href="mailto:dzu@member.fsf.org"&gt;Detlev Zundel&lt;/a&gt; </copyright><lastBuildDate>Sat, 08 Mar 2025 11:07:55 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>MicroPython on Zephyr - MCXN947</title><link>https://blog.lazy-evaluation.net/de/posts/embedded/micropython-zephyr-mcxn947.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;p&gt;
In my &lt;a href="https://blog.lazy-evaluation.net/de/posts/embedded/micropython-zephyr-imxrt1060.html"&gt;recent post on MicroPython&lt;/a&gt; I looked at the Zephyr port of
MicroPython on the i.MXRT1060 EVK.  As that board has an SD card
connector populated, I was able to use an VFAT SD card for storing
Python programs.  For the FRDM-MCXN947 the situation is different.
Although the MCXN947 micro-controller features an SD controller, the
Freedom board is lacking the actual SD card connector as it is not
populated, probably to save money.  As I am a software guy, mounting
this SMD connector is more difficult than looking for software
alternatives, so let's find out if we can use the internal flash or
the external QSPI as a file system instead.
&lt;/p&gt;

&lt;div style="text-align:center" class="imageblock" id="org8261cce"&gt;

&lt;div id="org222e5b2" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/de/images/micropython-logo.jpeg" alt="micropython-logo.jpeg" title="Big lock" align="middle" width="150"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/embedded/micropython-zephyr-mcxn947.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (7 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/embedded/micropython-zephyr-mcxn947.html</guid><pubDate>Thu, 13 Feb 2025 21:24:15 GMT</pubDate></item><item><title>MicroPython on Zephyr - i.MXRT1060</title><link>https://blog.lazy-evaluation.net/de/posts/embedded/micropython-zephyr-imxrt1060.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;p&gt;
Not having looked at the
&lt;a href="https://docs.micropython.org/en/latest/zephyr/tutorial/intro.html"&gt;MicroPython
"port" for the Zephyr operating system&lt;/a&gt;, I decided to check the current state of it.  Having an
&lt;a href="https://www.nxp.com/design/design-center/development-boards-and-designs/MIMXRT1060-EVKB"&gt;MIMXRT1060-EVK&lt;/a&gt; on my desk, I decided to try it on this platform.
&lt;/p&gt;

&lt;div style="text-align:center" class="imageblock" id="org1622de8"&gt;

&lt;div id="org8f7177c" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/de/images/micropython-logo.jpeg" alt="micropython-logo.jpeg" title="Big lock" align="middle" width="150"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/embedded/micropython-zephyr-imxrt1060.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (10 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/embedded/micropython-zephyr-imxrt1060.html</guid><pubDate>Tue, 11 Feb 2025 12:01:41 GMT</pubDate></item></channel></rss>