<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/9771" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2015-04-18T18:20:14+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/9771</id>

		<entry>
		<author><name><![CDATA[guscrown]]></name></author>
		<updated>2015-04-18T18:20:14+02:00</updated>

		<published>2015-04-18T18:20:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9771&amp;p=29559#p29559</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9771&amp;p=29559#p29559"/>
		<title type="html"><![CDATA[Re: Verify correct enumeration?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9771&amp;p=29559#p29559"><![CDATA[
If anybody else is wondering you can use usbDeviceAddress, I believe it is a global variable; if it's &quot;0&quot; it means the device was not enumerated. If it's different than &quot;0&quot; it means it was. <br /><br />Alternatively, people have been using usbSofCount to monitor the host-device link, but to do this you have to wire D- to INT0. I will test this option on Monday when I have access to my board again.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=21240">guscrown</a> — Sat Apr 18, 2015 6:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guscrown]]></name></author>
		<updated>2015-04-18T00:24:13+02:00</updated>

		<published>2015-04-18T00:24:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9771&amp;p=29557#p29557</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9771&amp;p=29557#p29557"/>
		<title type="html"><![CDATA[Verify correct enumeration?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9771&amp;p=29557#p29557"><![CDATA[
Is there a way to confirm correct enumeration? This way we can trigger a &quot;disconnect&quot; and &quot;reconnect&quot; to attempt enumeration again. Or what about a way to tell if the device was de-enumerated?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=21240">guscrown</a> — Sat Apr 18, 2015 12:24 am</p><hr />
]]></content>
	</entry>
	</feed>
