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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-02-16T16:18:39+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-02-16T16:18:39+02:00</updated>

		<published>2009-02-16T16:18:39+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2219&amp;p=7988#p7988</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2219&amp;p=7988#p7988"/>
		<title type="html"><![CDATA[USB remote wakeup]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2219&amp;p=7988#p7988"><![CDATA[
The value returned by GET_CONFIGURATION is the same as set with SET_CONFIGURATION. See the implementation in usbdrv.c.<br /><br />If the host is in sleep mode (you know that the host is sleeping when there are no frame pulses every 1 ms on D-), you can wake it with a SE0 condition: Tie D+ and D- to 0 for (I think) two low speed USB clocks (667 ns each). For details see the USB sepc.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Feb 16, 2009 4:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-02-11T02:44:02+02:00</updated>

		<published>2009-02-11T02:44:02+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2219&amp;p=7910#p7910</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2219&amp;p=7910#p7910"/>
		<title type="html"><![CDATA[USB remote wakeup]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2219&amp;p=7910#p7910"><![CDATA[
Hello,<br /><br />ive got a question concerning the usb suspend/wakeup methods.<br /><br />i need to configure a (slave) device, which is capable of setting the DEVICE_REMOTE_WAKEUP feature. How can i edit the configuration queried by GET_CONFIGURATION?<br /><br />Another thing is that i dont know what to do if my device has recognized an external wakeup event. Somehow i have to notify the host system (if DEVICE_REMOTE_WAKEUP set). How exactly can i set RESUME and SUSEN in the host's usb register?<br /><br />thanks for helping me out,<br />rob<p>Statistics: Posted by Guest — Wed Feb 11, 2009 2:44 am</p><hr />
]]></content>
	</entry>
	</feed>
