<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>C++ library for ST Teseo GPS - pt. 4: PCB to Pico hardware connections</title><link>/technologies/embedded/b/blog/posts/c-library-for-st-teseo-gps---pt-4-pcb-to-pico-hardware-connections</link><description>The Teseo-LIV3 GPS module (as used in shabaz &amp;#39; GPS / Galileo / BeiDou / GLONASS receiver ) talks UART and I2C. I&amp;#39;m writing an OO driver for it, for embedded systems. In this blog, how to wire the Teseo PCB to a Pico
Pico conne...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: C++ library for ST Teseo GPS - pt. 4: PCB to Pico hardware connections</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/c-library-for-st-teseo-gps---pt-4-pcb-to-pico-hardware-connections</link><pubDate>Sun, 21 Jul 2024 10:18:03 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cc95998f-2d50-47d2-8bc7-2881465be5ca</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;It works reliable on a Pico with I2C and UART now.&lt;/p&gt;
&lt;p&gt;support for commands that return 1 reply, and multi line commands (e.g. GPGSV, that returns a line per satellite).&lt;/p&gt;
&lt;p&gt;count of data points, and validation&amp;nbsp;status check, are available via the API.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img height="347" src="/resized-image/__size/984x694/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cc95998f-2d50-47d2-8bc7-2881465be5ca/pastedimage1721556933023v1.png" width="492" alt=" " /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=28185&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: C++ library for ST Teseo GPS - pt. 4: PCB to Pico hardware connections</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/c-library-for-st-teseo-gps---pt-4-pcb-to-pico-hardware-connections</link><pubDate>Sat, 20 Jul 2024 18:05:15 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cc95998f-2d50-47d2-8bc7-2881465be5ca</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice update Jan.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=28185&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: C++ library for ST Teseo GPS - pt. 4: PCB to Pico hardware connections</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/c-library-for-st-teseo-gps---pt-4-pcb-to-pico-hardware-connections</link><pubDate>Sat, 20 Jul 2024 13:29:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cc95998f-2d50-47d2-8bc7-2881465be5ca</guid><dc:creator>scottiebabe</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;The OG 16550 UART had a FIFO stale data timeout interrupt.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-cc95998f-2d50-47d2-8bc7-2881465be5ca/pastedimage1721481974704v1.png" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Most MCUs don&amp;#39;t include that, which can cause problems if you set the FIFO interrupt level greater than 1 character.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=28185&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>