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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-01-21T19:48:45+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-01-21T19:48:45+02:00</updated>

		<published>2008-01-21T19:48:45+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1128&amp;p=3938#p3938</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1128&amp;p=3938#p3938"/>
		<title type="html"><![CDATA[Is the ATtiny84 supported?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1128&amp;p=3938#p3938"><![CDATA[
The Tiny84 SHOULD work, but I have not yet tested it myself.<br /><br />Since there is no PLL clock, you need an external crystal. This makes pin assignment a bit tricky, as you already noticed.<br /><br />You have the following options:<br />(1) Use Port A for D+ and D- and connect INT0 to D+, too. You lose one I/O pin with this approach.<br />(2) You use a different interrupt instead of INT0, e.g. PCINT0. You must make your own interrupt configuration values in this case, see the end of usbconfig-prototype.h for more info.<br />(3) Use high voltage serial programming and disable the RESET pin.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Jan 21, 2008 7:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-01-16T04:58:34+02:00</updated>

		<published>2008-01-16T04:58:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1128&amp;p=3899#p3899</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1128&amp;p=3899#p3899"/>
		<title type="html"><![CDATA[Is the ATtiny84 supported?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1128&amp;p=3899#p3899"><![CDATA[
Anyone know if the ATtiny84 is supported?<br /><br />I assumed it was a 16 pin version of the ATtiny85, but I don't think it has a high frequency PLL. Also I don't know if it possible to use it with an external crystal since the RESET/D-/INT0 are all taken up.<p>Statistics: Posted by Guest — Wed Jan 16, 2008 4:58 am</p><hr />
]]></content>
	</entry>
	</feed>
