<?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 lte)</title><link>https://blog.lazy-evaluation.net/</link><description></description><atom:link href="https://blog.lazy-evaluation.net/de/categories/lte.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>Wed, 10 Dec 2025 16:11:11 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>LTE Cat 1bis on STM32U565 with Simcom A7683E and Zephyr</title><link>https://blog.lazy-evaluation.net/de/posts/embedded/zephyr-st-simcom-demo.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;p&gt;
Trying to understand the new &lt;a href="https://docs.zephyrproject.org/latest/connectivity/networking/api/gsm_modem.html"&gt;cellular modem&lt;/a&gt; subsystem in Zephyr, I
realized that building a working demo system should be the best way
forward.  Having an evaluation board of the &lt;a href="https://en.simcom.com/product/A7683E.html"&gt;A7683E&lt;/a&gt; available, the
first step was to pick a well suited eval board to match the module.
&lt;/p&gt;

&lt;p&gt;
As it turns out, the Simcom module runs at 1.8V and even on the
evaluation board there are no level shifters.  So that quickly gave me
the first hard requirement, namely that the UART needs to be run at
1.8V.
&lt;/p&gt;

&lt;p&gt;
Looking at my collection of recent MPU eval kits, I realized that the
&lt;a href="https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html#documentation"&gt;NUCLEO-U575ZI-Q&lt;/a&gt; could run completely on 1.8V by a simple jumper
setting.  On the other boards it would have been more involved to
define the UART pins to run on 1.8V, so I decided to use this eval
board for the MPU part.
&lt;/p&gt;

&lt;p&gt;
So the aim of this blog post is to document how I implemented the demo
on this hardware combination:
&lt;/p&gt;

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

&lt;div id="orga69b225" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/de/images/zephyr-st-modem.jpg" alt="zephyr-st-modem.jpg" title="Lab Prototype" 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/zephyr-st-simcom-demo.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (35 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/embedded/zephyr-st-simcom-demo.html</guid><pubDate>Sun, 06 Apr 2025 12:05:41 GMT</pubDate></item></channel></rss>