<?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/3236" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-09-22T10:49:42+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-09-22T10:49:42+02:00</updated>

		<published>2009-09-22T10:49:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3236&amp;p=11055#p11055</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3236&amp;p=11055#p11055"/>
		<title type="html"><![CDATA[Re: Ignoring the USB reports for a fixed time]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3236&amp;p=11055#p11055"><![CDATA[
As far as I know, there is no other way. Please note that when you disconnect, you must stay disconnected for at least 300 ms. Otherwise the host may not detect the disconnect.<br /><br />As an alternative, you may trigger the reconnect only when you know that the connection to the PC was lost. E.g. if the host stops polling the interrupt endpoint.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Sep 22, 2009 10:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ikalogic]]></name></author>
		<updated>2009-09-08T22:20:15+02:00</updated>

		<published>2009-09-08T22:20:15+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3236&amp;p=10888#p10888</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3236&amp;p=10888#p10888"/>
		<title type="html"><![CDATA[Ignoring the USB reports for a fixed time]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3236&amp;p=10888#p10888"><![CDATA[
Hello<br /><br />I am building a logic analyzer and i need - when the system is waiting for the trigger - to ignore the activity on the USB lines, so that no interrupts are generated when the PC software is pooling the device.<br /><br />I am using HID communication, and it is working perfectly, and i am not very comfortable changing the way of communication.<br /><br />Is it ennough to call 'usbDeviceDisconnect()'  and then call back 'usbDeviceConnect()' when i want to device back online? This will porbably cause undesired plugin/pllugoff sound on windows, Is there another softer way to ignore Ext Int 0 while i am waiting for the trigger for my logic analyzer?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2780">ikalogic</a> — Tue Sep 08, 2009 10:20 pm</p><hr />
]]></content>
	</entry>
	</feed>
