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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2014-07-19T05:48:06+02:00</updated>

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

		<entry>
		<author><name><![CDATA[ckkwok456]]></name></author>
		<updated>2014-07-19T05:48:06+02:00</updated>

		<published>2014-07-19T05:48:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27706#p27706</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27706#p27706"/>
		<title type="html"><![CDATA[Re: PowerSwitch using ATMega168]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27706#p27706"><![CDATA[
The D+ is PD2 ( INT0 ) as required.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20531">ckkwok456</a> — Sat Jul 19, 2014 5:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blargg]]></name></author>
		<updated>2014-07-19T01:27:49+02:00</updated>

		<published>2014-07-19T01:27:49+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27705#p27705</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27705#p27705"/>
		<title type="html"><![CDATA[Re: PowerSwitch using ATMega168]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27705#p27705"><![CDATA[
What pin is D+ on? Which interrupt is being used? INT0 looks to be on PD2, and INT1 on PD3, and only PCINT on PD4. By default it uses INT0 (PD2).<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20076">blargg</a> — Sat Jul 19, 2014 1:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ckkwok456]]></name></author>
		<updated>2014-07-18T19:13:16+02:00</updated>

		<published>2014-07-18T19:13:16+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27703#p27703</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27703#p27703"/>
		<title type="html"><![CDATA[PowerSwitch using ATMega168]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=9188&amp;p=27703#p27703"><![CDATA[
I just finished the powerSwitch project using ATMega168.<br /><br />It states in the usbconfig.h that any pin in the port can be used as D-<br /><br />#define USB_CFG_DMINUS_BIT      3<br />/* This is the bit number in USB_CFG_IOPORT where the USB D- line is connected.<br /> * This may be any bit in the port.<br /><br />But when I use PD4 as D-, it doesn't work.<br />When I use PD3 as D- ( as in the USB UART Bridge CDC project by Osamu Tamura ), it works OK.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20531">ckkwok456</a> — Fri Jul 18, 2014 7:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
