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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-02-28T22:46:12+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-02-28T22:46:12+02:00</updated>

		<published>2008-02-28T22:46:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1243&amp;p=4413#p4413</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1243&amp;p=4413#p4413"/>
		<title type="html"><![CDATA[use µC with AVR-USB with no connection to PC]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1243&amp;p=4413#p4413"><![CDATA[
This is possible, of course. In this case you should add a 1 MOhm pull-down resistor on D+ to avoid spurious interrupts.<br /><br />When USB is connected, the driver's interrupt routine handles all necessary requests. When your application sends requests to the device, the function usbFunctionSetup() is called in your firmware to handle them.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Thu Feb 28, 2008 10:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-02-25T15:32:20+02:00</updated>

		<published>2008-02-25T15:32:20+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1243&amp;p=4355#p4355</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1243&amp;p=4355#p4355"/>
		<title type="html"><![CDATA[use µC with AVR-USB with no connection to PC]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1243&amp;p=4355#p4355"><![CDATA[
I want to use my mega16 to control a charger. This charger should also work without being connected to the PC. Is this possible and how? <br /><br />If this is possible, what happens if I connect the Controller to my PC during a loading. My programm gets interrupted and then?<br /><br />Paul<p>Statistics: Posted by Guest — Mon Feb 25, 2008 3:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
