<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: STM32 DFU Programming</title>
	<atom:link href="http://elec.tkjweb.dk/blog/2010/01/stm32-dfu-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://elec.tkjweb.dk/blog/2010/01/stm32-dfu-programming/</link>
	<description>The electronics-blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:51:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thomas Jespersen</title>
		<link>http://elec.tkjweb.dk/blog/2010/01/stm32-dfu-programming/comment-page-1/#comment-5337</link>
		<dc:creator>Thomas Jespersen</dc:creator>
		<pubDate>Fri, 09 Apr 2010 22:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=267#comment-5337</guid>
		<description>DFU stands for Device Firmware Upgrade.
In a single DFU file there can be different hex files - fx. a hex file for the internal flash, one for the external and maybe one for the serial flash.
The smart thing is that all theese flashes are updated with a single file and a single update!</description>
		<content:encoded><![CDATA[<p>DFU stands for Device Firmware Upgrade.<br />
In a single DFU file there can be different hex files &#8211; fx. a hex file for the internal flash, one for the external and maybe one for the serial flash.<br />
The smart thing is that all theese flashes are updated with a single file and a single update!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ekawahyu</title>
		<link>http://elec.tkjweb.dk/blog/2010/01/stm32-dfu-programming/comment-page-1/#comment-5335</link>
		<dc:creator>ekawahyu</dc:creator>
		<pubDate>Fri, 09 Apr 2010 20:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://elec.tkjweb.dk/blog/?p=267#comment-5335</guid>
		<description>What is it exactly DFU? What is the different between DFU and normal hex or bin? Thanks.</description>
		<content:encoded><![CDATA[<p>What is it exactly DFU? What is the different between DFU and normal hex or bin? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
