<?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 (Posts about mcxn)</title><link>https://blog.lazy-evaluation.net/</link><description></description><atom:link href="https://blog.lazy-evaluation.net/categories/mcxn.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2025 &lt;a href="mailto:dzu@member.fsf.org"&gt;Detlev Zundel&lt;/a&gt; </copyright><lastBuildDate>Wed, 10 Dec 2025 16:16:35 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/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/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="orga310132"&gt;

&lt;div id="org50ee260" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/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/posts/embedded/micropython-zephyr-mcxn947.html?pk_campaign=feed"&gt;Read more…&lt;/a&gt; (7 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>imxrt</category><category>mcxn</category><category>micropython</category><category>nxp</category><category>python</category><category>zephyr</category><guid>https://blog.lazy-evaluation.net/posts/embedded/micropython-zephyr-mcxn947.html</guid><pubDate>Thu, 13 Feb 2025 21:24:15 GMT</pubDate></item><item><title>Zephyr on NXPs MCX-N</title><link>https://blog.lazy-evaluation.net/posts/embedded/nxp-mcxn-zephyr.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;p&gt;
First announced in &lt;a href="https://www.nxp.com/company/about-nxp/nxps-new-mcx-n-microcontrollers-usher-in-new-era-of-smart-efficient-edge-processing:NW-NXP-NEW-MCX-N-MICROCONTROLLERS-USHER-IN-NEW"&gt;2022&lt;/a&gt;, I finally have an MCX-N evalboard fron &lt;a href="https://www.nxp.com/"&gt;NXP&lt;/a&gt; on
my table. The &lt;a href="https://www.nxp.com/design/design-center/development-boards-and-designs/general-purpose-mcus/frdm-development-board-for-mcx-n94-n54-mcus:FRDM-MCXN947"&gt;FRDM-MCXN947&lt;/a&gt; eval board has a nice form factor and so I
am eager to see if I can Zephyr to run on that board.  The &lt;a href="https://docs.zephyrproject.org/latest/boards/nxp/frdm_mcxn947/doc/index.html"&gt;Zephyr
documentation&lt;/a&gt; for the eval board seems to indicate that this should
be easy to do.  Let's find out.
&lt;/p&gt;

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

&lt;div id="org6bf9a3e" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/images/FRDM-MCXN947-TOP.png" alt="FRDM-MCXN947-TOP.png" title="Photo of FRDM-MCXN947" align="middle" width="400"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/posts/embedded/nxp-mcxn-zephyr.html?pk_campaign=feed"&gt;Read more…&lt;/a&gt; (11 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>linkserver</category><category>mcuxpressoide</category><category>mcx</category><category>mcxn</category><category>nxp</category><category>zephyr</category><guid>https://blog.lazy-evaluation.net/posts/embedded/nxp-mcxn-zephyr.html</guid><pubDate>Mon, 29 Apr 2024 15:05:41 GMT</pubDate></item></channel></rss>