<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-AT">
	<id>https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=UARTs_%28i.MX31%29</id>
	<title>UARTs (i.MX31) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=UARTs_%28i.MX31%29"/>
	<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=UARTs_(i.MX31)&amp;action=history"/>
	<updated>2026-05-13T12:46:51Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in BECOM Systems Support</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=UARTs_(i.MX31)&amp;diff=186&amp;oldid=prev</id>
		<title>Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=UARTs_(i.MX31)&amp;diff=186&amp;oldid=prev"/>
		<updated>2023-10-31T08:03:07Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de-AT&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 31. Oktober 2023, 10:03 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de-AT&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=UARTs_(i.MX31)&amp;diff=185&amp;oldid=prev</id>
		<title>en&gt;Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=UARTs_(i.MX31)&amp;diff=185&amp;oldid=prev"/>
		<updated>2023-08-22T19:35:49Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== General considerations ===&lt;br /&gt;
The iMX features 2 seperate UART ports. Both of them are connected to the connector and then on the dev board to the appropriate ports, whereas one is directly attached to the serial interface using a level converter and the other is attached to a usb port using a usb to uart bridge.&lt;br /&gt;
&lt;br /&gt;
Both UARTs can be switched on or off seperately by using the following dipswitches on the devboard&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
USBUART - Enables or disables the UART for the USB connector&lt;br /&gt;
RS232 - Enables or disables the UART for the serial connector&lt;br /&gt;
UARTSEL - Switches which UART (#1 or #2) is USB or Serial&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default, both of the two UARTs are enabled. Depending on the version of your development board / core module you might need to select / deselect the following kernel configuration options:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Networking -&amp;gt; IrDA support&lt;br /&gt;
System Type -&amp;gt; Freescale MXC Implementations -&amp;gt; MX3 Options -&amp;gt; Bluetechnix i.MX31 Interrupt from Ethernet Controller on UART&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
in the Kernel Configuration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The first UART is by default configured to 115200 8N1, the second UART is by default configured to 9600 8N1. This can be changed on the linux command line by running the following command:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Configure a baud rate of 115200 on UART2&lt;br /&gt;
stty -F /dev/mxctty1 115200&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Testing ===&lt;br /&gt;
The two UARTs can simply be tested by attaching the appropriate cables and writing text to the serial console using the command&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo &amp;quot;text&amp;quot; &amp;gt;/dev/ttymxc1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:i.MX31]]&lt;/div&gt;</summary>
		<author><name>en&gt;Peter</name></author>
	</entry>
</feed>