<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CAN + GPS Units in same application with uiflow 2.0.6]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am working on application to read speed from GPS module and send the info via CAN module.</p>
<p dir="auto">I used Port C for CAN Unit connection and I soldered wires to get access to RXD0/TXD0 of uart0 and tried to use it for the GPS Unit, but I get this error:</p>
<p dir="auto"><em>File "unit/gps.py", line 1, in <strong>init</strong><br />
ValueError: UART buffer size is fixed</em></p>
<p dir="auto">it's related to uart0 buffer rxbuffer config.</p>
<p dir="auto">Could you please help me to resolve it µ</p>
]]></description><link>https://community.m5stack.com/topic/6504/can-gps-units-in-same-application-with-uiflow-2-0-6</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:43:24 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6504.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 May 2024 15:39:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CAN + GPS Units in same application with uiflow 2.0.6 on Fri, 31 May 2024 10:14:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have find a way to use both of them in the same APP.</p>
<p dir="auto">CAN connected to Port C(UART1) and I used UART2 for GPS.</p>
]]></description><link>https://community.m5stack.com/post/25431</link><guid isPermaLink="true">https://community.m5stack.com/post/25431</guid><dc:creator><![CDATA[Daminos]]></dc:creator><pubDate>Fri, 31 May 2024 10:14:18 GMT</pubDate></item></channel></rss>