<?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[ATOM RS485 DC&#x2F;DC Voltage Converter at 4800bps]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I'm developing a device to output NMEA0183 strings on an RS485 interface. Everything is working, except when I try to initialize the serial port for the RS485 interface to 4800, it does not start (not available).</p>
<p dir="auto">Serial2.begin(4800, SERIAL_8N1, 22, 19);</p>
<p dir="auto">If I initialize it at 9600, it works fine<br />
Serial2.begin(9600, SERIAL_8N1, 22, 19);</p>
<p dir="auto">Does anyone have any suggestions on what I might try?</p>
]]></description><link>https://community.m5stack.com/topic/3494/atom-rs485-dc-dc-voltage-converter-at-4800bps</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 02:11:42 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3494.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Aug 2021 16:13:40 GMT</pubDate><ttl>60</ttl></channel></rss>