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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-02-07T19:05:13+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-02-07T19:05:13+02:00</updated>

		<published>2008-02-07T19:05:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4171#p4171</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4171#p4171"/>
		<title type="html"><![CDATA[sleep and wake-up from suspend/hibernate]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4171#p4171"><![CDATA[
Thanx for helping. <br /><br />Have a nice day !<p>Statistics: Posted by Guest — Thu Feb 07, 2008 7:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-02-07T18:18:53+02:00</updated>

		<published>2008-02-07T18:18:53+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4169#p4169</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4169#p4169"/>
		<title type="html"><![CDATA[sleep and wake-up from suspend/hibernate]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4169#p4169"><![CDATA[
Your problem may have several causes:<br /><br />(1) Make sure that you force a disconnect for at least 250 ms during power-up of the controller. Newer versions of PowerSwitch already do that.<br /><br />(2) Some versions of libusb-win32 crash when Windows goes into sleep mode. The USB interface becomes unusable after this type of crash. Make sure you have a version which does not suffer this bug.<br /><br />(3) It's rare that hosts really check the power consumption during sleep mode (I know no such example). But if it's really enforced, see the USB2LPT project for an example how to detect sleep mode and reduce power consumption.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Thu Feb 07, 2008 6:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-02-07T17:34:14+02:00</updated>

		<published>2008-02-07T17:34:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4165#p4165</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4165#p4165"/>
		<title type="html"><![CDATA[sleep and wake-up from suspend/hibernate]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4165#p4165"><![CDATA[
Hi,<br /><br />I had that problem with PowerSwitch too, because while booting, the PC cut-off the power to USB for a moment.  I solved it by making sure that the USB device forced a reenumeration by pulling both data lines to low for at least 500ms.<br /><br />Tom<p>Statistics: Posted by Guest — Thu Feb 07, 2008 5:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-02-07T17:07:33+02:00</updated>

		<published>2008-02-07T17:07:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4164#p4164</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4164#p4164"/>
		<title type="html"><![CDATA[sleep and wake-up from suspend/hibernate]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1199&amp;p=4164#p4164"><![CDATA[
Have anybody a working algorythm for suspend state handling with ObDev USB solution ?<br /><br />I've searched a bug, i.e. all of my controllers stays invisible when the PC host  wakes-up from suspend or hibernate state and I must to reconnect usb cable for device detection.<br /><br />Due the some reasons thats looks like host simple disconnect device coz device has abnormal power consumptions during host's suspend mode.<br /><br />I've tried to put the MC into the sleep for reduce power consumption, but MC simple wan't  to wake-up after this <img class="smilies" src="./../../../images/smilies/icon_sad.gif" alt=":-(" title="Sad" /><br /><br />Are there any ideas ?<p>Statistics: Posted by Guest — Thu Feb 07, 2008 5:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
