<?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[uiflow 2.0 with coreS3 and RS232 Module &#x2F; UART]]></title><description><![CDATA[<p dir="auto">I try to connect to the RS232 Port of <a href="https://shop.m5stack.com/products/rs232-module-13-2-with-db9-male-connector" target="_blank" rel="noopener noreferrer nofollow ugc">RS232 Module 13.2 with DB9 Male Connector</a>. But always fail with error message "ValueError: invalid pin".<br />
I use<br />
uart2 = UART(2, baudrate=9600, bits=8, parity=None, stop=1, tx=17, rx=16, rts=-1, cts=-1, txbuf=256, rxbuf=256, timeout=0, timeout_char=0, invert=0, flow=0)<br />
same with rx/tx 13/14.<br />
Any idea what's wrong and how I can communicate with the port?<br />
Thanks, Mike</p>
]]></description><link>https://community.m5stack.com/topic/6172/uiflow-2-0-with-cores3-and-rs232-module-uart</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:52:13 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6172.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 02 Mar 2024 16:41:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to uiflow 2.0 with coreS3 and RS232 Module &#x2F; UART on Mon, 04 Mar 2024 18:53:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> thanks a lot! Now it works. Just to know for others with the same problem : The uiflow2 uart command doesn't work.</p>
]]></description><link>https://community.m5stack.com/post/24259</link><guid isPermaLink="true">https://community.m5stack.com/post/24259</guid><dc:creator><![CDATA[trackmaxx]]></dc:creator><pubDate>Mon, 04 Mar 2024 18:53:46 GMT</pubDate></item><item><title><![CDATA[Reply to uiflow 2.0 with coreS3 and RS232 Module &#x2F; UART on Sat, 02 Mar 2024 18:17:40 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/trackmaxx" aria-label="Profile: trackmaxx">@<bdi>trackmaxx</bdi></a></p>
<p dir="auto">have a look at this <a href="https://community.m5stack.com/topic/6166/where-can-i-find-examples-of-using-uart-module-in-uiflow/6">thread</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24238</link><guid isPermaLink="true">https://community.m5stack.com/post/24238</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 02 Mar 2024 18:17:40 GMT</pubDate></item></channel></rss>