<?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=USB-UART_driver_installation_guide</id>
	<title>USB-UART driver installation guide - 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=USB-UART_driver_installation_guide"/>
	<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=USB-UART_driver_installation_guide&amp;action=history"/>
	<updated>2026-05-13T12:45:27Z</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=USB-UART_driver_installation_guide&amp;diff=384&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=USB-UART_driver_installation_guide&amp;diff=384&amp;oldid=prev"/>
		<updated>2023-10-31T08:03:09Z</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=USB-UART_driver_installation_guide&amp;diff=383&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=USB-UART_driver_installation_guide&amp;diff=383&amp;oldid=prev"/>
		<updated>2023-08-22T19:35:53Z</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;== Quick Installation Guide ==&lt;br /&gt;
&lt;br /&gt;
In order to set up the USB-UART driver   follow the next steps:&lt;br /&gt;
&lt;br /&gt;
The following installation steps are written for Windows (Windows 2000 and WinXP). Windows 7 Machines should detect and install the driver automatically.  &amp;lt;!--However for connecting the USB device the driver for MAC and LINUX are available on the CD.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Recent drivers can be obtained on [https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx this page]&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
1.      On the PC usually the &amp;quot;Found New Hardware Wizard&amp;quot; opens.&lt;br /&gt;
&lt;br /&gt;
[[File:Found New Hardware Wizard 1.png]]&lt;br /&gt;
&lt;br /&gt;
2.      If the wizard is asking you to look at the windows update site, select &amp;quot;No, not this time&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:Found New Hardware Wizard 2.png]]&lt;br /&gt;
&lt;br /&gt;
3.      Choose: &amp;quot;Install from a list or specific location&amp;quot;. &amp;lt;!--The driver is located on your support CD.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Found New Hardware Wizard 3.png]]&lt;br /&gt;
&lt;br /&gt;
4.      This procedure has to be done twice, because at first the USB driver will be installed. Then the Hardware Wizard opens again, because the UART bridge driver has to be installed in addition using the same driver file. Please do the same again as described in this point.&lt;br /&gt;
&lt;br /&gt;
5.      Open the Windows device manager (&amp;#039;&amp;#039;&amp;#039;Control Panel -&amp;gt; System -&amp;gt; Hardware&amp;#039;&amp;#039;&amp;#039;) to see which COM port number has been assigned to the CP2101 UART-to-USB Chip. This number differs from computer to computer based on the already installed COM ports. (e.g. COM4)&lt;br /&gt;
&lt;br /&gt;
6.      Open a Terminal program (like putty or the HyperTerminal included in Windows operating systems) and open the respective COM port with &amp;#039;&amp;#039;&amp;#039;115200 Baud, 8 Data-bits, No Parity and 1 Stop bit&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;disable the Hardware flow control&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
7.      Press the reset button the DEV-BF5xxDA-Lite Board. After this you will see the BLACKSheep boot-screen showing up. If you disconnect the device, you have to reconnect.&lt;br /&gt;
&lt;br /&gt;
[[File:Terminal output BLACKSheep.png]]&lt;br /&gt;
&lt;br /&gt;
This shows a sample boot screen. Depending on the current software version, you might get different boot messages.&lt;br /&gt;
&lt;br /&gt;
8.      You can find a simple hello world program on your support CD or at the download section of the product homepage. To start the sample program, type &amp;lt;code&amp;gt;xmr UART&amp;lt;/code&amp;gt; on your terminal program, then (&amp;#039;&amp;#039;&amp;#039;Transfer -&amp;gt; Send file&amp;#039;&amp;#039;&amp;#039;) select the appropriate file &amp;lt;code&amp;gt;UART.ldr&amp;lt;/code&amp;gt; depending on your Core Module, choose protocol &amp;quot;Xmodem&amp;quot; and send. After the download has finished type &amp;lt;code&amp;gt;exec UART&amp;lt;/code&amp;gt; for executing the sample program.&lt;br /&gt;
&lt;br /&gt;
9.      Press reset to return to the BLACKSheep command line.&lt;br /&gt;
&lt;br /&gt;
[[Category:Blackfin Getting Started]]&lt;/div&gt;</summary>
		<author><name>en&gt;Peter</name></author>
	</entry>
</feed>