<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TKJ Electronics &#187; USB</title>
	<atom:link href="http://elec.tkjweb.dk/blog/tag/usb/feed/" rel="self" type="application/rss+xml" />
	<link>http://elec.tkjweb.dk/blog</link>
	<description>The electronics-blog</description>
	<lastBuildDate>Sun, 20 Jun 2010 11:51:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>STM32 USB Connection</title>
		<link>http://elec.tkjweb.dk/blog/2010/01/stm32-usb-connection/</link>
		<comments>http://elec.tkjweb.dk/blog/2010/01/stm32-usb-connection/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:22:07 +0000</pubDate>
		<dc:creator>Thomas Jespersen</dc:creator>
				<category><![CDATA[ARM Projects]]></category>
		<category><![CDATA[DFU]]></category>
		<category><![CDATA[STM32]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Virtual COM Port]]></category>

		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=243</guid>
		<description><![CDATA[The USB connection between the STM32 and the computer is finally working.
I&#8217;ve tried the different USB programs from the StdPeriph Library
Fx.

Virtual COM Port
DFU Programming

As I&#8217;m using Ride7 for programming, I can upload the project and sources if you want me too.
&#160;
OBS: If you have projects which DOESN&#8217;T use the USB, you have to set the [...]]]></description>
			<content:encoded><![CDATA[<p>The USB connection between the STM32 and the computer is finally working.<br />
I&#8217;ve tried the different USB programs from the StdPeriph Library</p>
<p>Fx.</p>
<ul>
<li>Virtual COM Port</li>
<li>DFU Programming</li>
</ul>
<p>As I&#8217;m using Ride7 for programming, I can upload the project and sources if you want me too.</p>
<p>&nbsp;</p>
<p><strong>OBS: If you have projects which DOESN&#8217;T use the USB, you have to set the USB Disconnect jupmer to Ground (Pos. 1-2), as if not, the STM32 will stop in some kind of USB Interrupt trying to make a data communication with the computer, but it never comes as the STM32 doesn&#8217;t start one!</strong></p>
<p><strong>I discovered this Â when I tried DFU&#8217;ing my 320&#215;240 LCD code &#8211; and when I went back to normal .hex, it didn&#8217;t work &#8211; that was because I had to set the USB Disconnect to Ground!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://elec.tkjweb.dk/blog/2010/01/stm32-usb-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
