<?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: Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;</title>
		<link>http://forums.leaflabs.com/topic.php?id=1039</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:06:22 +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=1039" rel="self" type="application/rss+xml" />

		<item>
			<title>mbolivar on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6707</link>
			<pubDate>Fri, 30 Sep 2011 14:40:24 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6707@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;sure thing.  let us know how it goes!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6696</link>
			<pubDate>Fri, 30 Sep 2011 08:40:32 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6696@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;OH I See. I'll try that when I'm back home.&#60;br /&#62;
Thanks a lot, mbolivar! :P
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6694</link>
			<pubDate>Fri, 30 Sep 2011 05:18:43 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6694@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;the USB DISC pin is neither USBDP nor USBDM.  it's a normal GPIO not used by the USB peripheral on the stm32.  we use it to let the host know we're there.  see e.g. setupUSB() in the native-boot branch:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/leaflabs/maple-bootloader/blob/native-boot/usb.c#L36&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/maple-bootloader/blob/native-boot/usb.c#L36&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;also see setupUSB() (heh) in usb.c of libmaple v0.0.12:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/leaflabs/libmaple/blob/v0.0.12/libmaple/usb/usb.c#L102&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/libmaple/blob/v0.0.12/libmaple/usb/usb.c#L102&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6672</link>
			<pubDate>Thu, 29 Sep 2011 13:15:10 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6672@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks mbolivar,&#60;br /&#62;
I did port the bootloader to my board and the usb pins are identical (stm32f103rbt6, there are only those two pins for usb).&#60;br /&#62;
So, I think it should work, but bot.&#60;br /&#62;
I download bootloader to the chip, then reset. While the led is flashing fast, I still didn't see any usb device by 'lsusb'.&#60;br /&#62;
Maybe I need a check and a rework on the borad hardware?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbolivar on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6669</link>
			<pubDate>Thu, 29 Sep 2011 12:36:20 +0000</pubDate>
			<dc:creator>mbolivar</dc:creator>
			<guid isPermaLink="false">6669@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;have you ported the bootloader to work on your new board?  does it have the same USB DISC pin as maple?&#60;/p&#62;
&#60;p&#62;if the answer to either of those questions is yes, then things should work, and the board should come up as a DFU device.  if the answer to both of those questions is no, then you'll need to port the bootloader to your board.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6667</link>
			<pubDate>Wed, 28 Sep 2011 19:51:53 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6667@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I am considering that maple bootloader do &#34;setupUSB()&#34; while initializing, so it can be recongnized when even running bootloader only.&#60;br /&#62;
Right?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6666</link>
			<pubDate>Wed, 28 Sep 2011 19:49:45 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6666@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hey poslathian,&#60;/p&#62;
&#60;p&#62;Here comes another question about the USB.&#60;br /&#62;
I am trying to use a non-maple board for now.&#60;/p&#62;
&#60;p&#62;Should it be listed out as a USB device on host PC after downloading &#38;amp; running maple bootloader?&#60;/p&#62;
&#60;p&#62;Is there any hardware related issues?&#60;br /&#62;
Because I don't have a BUT and a BOOT0 pull down connection, just a jumper to choose 1 or 0 for BOOT0.&#60;br /&#62;
Can I make it recongnized by PC USB with or without some rework with hardware?&#60;/p&#62;
&#60;p&#62;Many Thanks.&#60;br /&#62;
Librae
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6614</link>
			<pubDate>Mon, 26 Sep 2011 08:32:54 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">6614@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6606</link>
			<pubDate>Mon, 26 Sep 2011 04:16:38 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6606@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi poslathian,&#60;/p&#62;
&#60;p&#62;Many thanks for your attention.&#60;br /&#62;
Yes, I heat it and it is all ok now.&#60;/p&#62;
&#60;p&#62;I am considering that nobody would come because it is a so low-class problem caused by myself.&#60;br /&#62;
I might hit it on somewhere...&#60;/p&#62;
&#60;p&#62;Maple board is very nice actually :P&#60;br /&#62;
Keep going on!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6420</link>
			<pubDate>Tue, 20 Sep 2011 12:12:30 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">6420@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;wow...&#60;/p&#62;
&#60;p&#62;sorry you were having trouble. but you say you are all set now? was the USB port just not 100% on and so heating it improved the joint?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6360</link>
			<pubDate>Thu, 15 Sep 2011 12:49:57 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6360@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;OMG!&#60;br /&#62;
Fix it.&#60;br /&#62;
It's about the hardware.&#60;br /&#62;
I heat the miniusb and those two resistances around it use soldering iron and everything is ok now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6352</link>
			<pubDate>Wed, 14 Sep 2011 23:12:53 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6352@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I think in the bootloader, maple will talk to host pc, so usb device cannot be nothing with the board.&#60;br /&#62;
There should list a usb device called as leaf:0004 or something.&#60;/p&#62;
&#60;p&#62;According to above, the problem seems to be on the hardware...&#60;/p&#62;
&#60;p&#62;But I've measured the usb cable with the chip, nothing seems wrong  - -!&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>librae8226 on "Again with problem &#34;Couldn&#039;t find the DFU device: [1EAF:0003]&#34;"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1039#post-6351</link>
			<pubDate>Wed, 14 Sep 2011 22:44:51 +0000</pubDate>
			<dc:creator>librae8226</dc:creator>
			<guid isPermaLink="false">6351@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi leaflabs,&#60;/p&#62;
&#60;p&#62;    I think my problem is clear:&#60;br /&#62;
    Reflashed the maple_boot.bin built from &#34;maple-bootloader.git&#34;, no user code in flash.&#60;/p&#62;
&#60;p&#62;    My situation is:&#60;br /&#62;
    While using IDE, it came a message &#34;Couldn't find the DFU device: [1EAF:0003]&#34;.&#60;br /&#62;
    While using libmaple in command line, typein &#34;dfu-util -a1 -d 1EAF:0003 -D build/maple.bin -R&#34;, it came a message &#34;No DFU capable USB device found&#34;.&#60;br /&#62;
    While typein &#34;dfu-util -l&#34;, there would be the situation same as unplugging maple usb cable.&#60;/p&#62;
&#60;p&#62;    The most strange thing is that there was no usb device listed out (typed in &#34;lsusb&#34;) for corresponding maple board while the borad running looks correct(fast flash then slower).&#60;/p&#62;
&#60;p&#62;    I've tried methods mentioned in forum, program it directly without recognizing serial device.&#60;br /&#62;
    &#60;a href=&#34;http://forums.leaflabs.com/topic.php?id=178&#34; rel=&#34;nofollow&#34;&#62;http://forums.leaflabs.com/topic.php?id=178&#60;/a&#62;&#60;br /&#62;
    And checked the docs for 0.0.12&#60;br /&#62;
    &#60;a href=&#34;https://github.com/leaflabs/leaflabs-docs/commit/20567605e2cc6a0414177b87efc7ab9b495898e2&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/leaflabs-docs/commit/20567605e2cc6a0414177b87efc7ab9b495898e2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;    Still doesn't work.&#60;br /&#62;
    So, I have to turn to you excellent guys :P&#60;/p&#62;
&#60;p&#62;    My environment:&#60;br /&#62;
    Board: maple r5&#60;br /&#62;
    Host OS: Fedora 15 &#38;amp; Ubuntu 11.04 &#38;amp; Windows XP&#60;/p&#62;
&#60;p&#62;    Ps: Before I reflash the bootloader, it worked well on each environment.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Librae
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
