<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Cannot upload example with Error &#34;Couldn&#039;t find the DFU device: [1EAF:0003] &#34;</title>
		<link>http://forums.leaflabs.com/topic.php?id=2295</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=2295" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Cannot upload example with Error &#34;Couldn&#039;t find the DFU device: [1EAF:0003] &#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2295#post-12081</link>
			<pubDate>Sat, 28 Jul 2012 00:07:50 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12081@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thank you, I have already solved it last night. Now I am searching some materials about DSP on Maple. The signal I will processing is around 20-30 MHz. Do you think I can do it on maple? I am not sure the sampling frequency of this board
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Cannot upload example with Error &#34;Couldn&#039;t find the DFU device: [1EAF:0003] &#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2295#post-12070</link>
			<pubDate>Fri, 27 Jul 2012 16:37:31 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">12070@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Did you try Bionic-Badger's &#60;a href=&#34;http://forums.leaflabs.com/topic.php?id=73#post-788&#34;&#62;step-by-step Win7 instructions&#60;/a&#62;?&#60;/p&#62;
&#60;p&#62;Are you able to use &#60;a href=&#34;http://leaflabs.com/docs/troubleshooting.html#perpetual-bootloader-mode&#34;&#62;perpetual bootloader mode&#60;/a&#62;?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Cannot upload example with Error &#34;Couldn&#039;t find the DFU device: [1EAF:0003] &#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2295#post-12037</link>
			<pubDate>Thu, 26 Jul 2012 23:47:42 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12037@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Sorry, this is my error information: I have tried the BUT_REST method which doesn't work:&#60;br /&#62;
&#34;&#60;br /&#62;
Going to build using 'armcompiler' (ARM)&#60;br /&#62;
	Compiling core...&#60;br /&#62;
	No libraries to compile.&#60;br /&#62;
	Compiling the sketch...&#60;br /&#62;
	Linking...&#60;br /&#62;
	Computing sketch size...&#60;/p&#62;
&#60;p&#62;C:\Users\AppData\Local\Temp\build828608818893903445.tmp\Blink.cpp.bin  :&#60;br /&#62;
section    size   addr&#60;br /&#62;
.data   12960      0&#60;br /&#62;
Total   12960&#60;/p&#62;
&#60;p&#62;Binary sketch size is reported above. Check it against a 17000 byte maximum.&#60;br /&#62;
Loading via dfu-util&#60;br /&#62;
Resetting to bootloader via DTR pulse&#60;br /&#62;
Searching for DFU device [1EAF:0003]...&#60;br /&#62;
dfu-util - (C) 2007-2008 by OpenMoko Inc.&#60;br /&#62;
This program is Free Software and has ABSOLUTELY NO WARRANTY&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Cannot upload example with Error &#34;Couldn&#039;t find the DFU device: [1EAF:0003] &#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2295#post-12035</link>
			<pubDate>Thu, 26 Jul 2012 23:02:34 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12035@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;My OS is win7 64-bit. I also tried on Ubuntu12.04. doesn't work either
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Cannot upload example with Error &#34;Couldn&#039;t find the DFU device: [1EAF:0003] &#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2295#post-12034</link>
			<pubDate>Thu, 26 Jul 2012 19:56:55 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12034@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi, everyone, I am a rookie here. I just got my Maple v5 recently and developed our project on this powerful board. In the past, we used Arduino UNO. But now we require more accurate output voltage, so we move here.&#60;br /&#62;
Now I have one problem. I just tried to upload Example program &#34;Blink&#34; to the maple v5. IDE always says &#34;Couldn't find the DFU device: [1EAF:0003] &#34;. I know this is an old story. But could anyone tell me what I should do or give a CORRECT link?&#60;br /&#62;
Thanks.&#60;br /&#62;
By the way, I would like to talk about my project here to see if some one could give me some ideas.&#60;br /&#62;
What I want to do is get 3 DC signal with accuracy at 1mV. My design is to use PWM with RC circuit. But I am afraid the RC circuit couldn't work so good. So, what should I do? Using Maple with DAC?&#60;br /&#62;
Thanks everyone
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
