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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-04-11T19:14:09+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-04-11T19:14:09+02:00</updated>

		<published>2009-04-11T19:14:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8863#p8863</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8863#p8863"/>
		<title type="html"><![CDATA[Re: avrusb and sleeping]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8863#p8863"><![CDATA[
These are two different issues. USB2LPT is about drawing less power when the host is in sleep mode. What you want to do is consume less (battery?) power if not connected to USB or if there is no USB traffic. It should be safe to put the AVR into sleep mode as long as the hardware interrupt can wake it.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Apr 11, 2009 7:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[horo]]></name></author>
		<updated>2009-02-20T10:44:48+02:00</updated>

		<published>2009-02-20T10:44:48+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8044#p8044</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8044#p8044"/>
		<title type="html"><![CDATA[avrusb and sleeping]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8044#p8044"><![CDATA[
<!-- m --><a class="postlink" href="http://www.obdev.at/products/avrusb/prjdetail.php?pid=34">http://www.obdev.at/products/avrusb/prj ... php?pid=34</a><!-- m --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=891">horo</a> — Fri Feb 20, 2009 10:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-02-20T03:27:10+02:00</updated>

		<published>2009-02-20T03:27:10+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8043#p8043</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8043#p8043"/>
		<title type="html"><![CDATA[avrusb and sleeping]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2261&amp;p=8043#p8043"><![CDATA[
Hello.<br /><br />I would like the ability to consume less power when not communicating via usb.<br /><br />There are 2 ways, sleeping, or reducing the oscillator.  Which one can do safely and be able to switch back if usb traffic resumes?<br /><br />I found in the Readme:<br /><div class="codebox"><p>Code: </p><pre><code>Implementing suspend mode AVR-USB does not implement suspend mode. This means that the device does not reduce power consumption when the host goes into sleep mode. Device firmware is free to implement suspend mode, though. See USB2LPT for an example. <br /></code></pre></div><br /><br />I could not find the USB2LPT example, does anyone know of it?<p>Statistics: Posted by Guest — Fri Feb 20, 2009 3:27 am</p><hr />
]]></content>
	</entry>
	</feed>
