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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-09-13T04:16:34+02:00</updated>

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

		<entry>
		<author><name><![CDATA[samlii]]></name></author>
		<updated>2007-09-13T04:16:34+02:00</updated>

		<published>2007-09-13T04:16:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=739&amp;p=2349#p2349</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2349#p2349"/>
		<title type="html"><![CDATA[Interrupts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2349#p2349"><![CDATA[
Oh I see it now in the new version <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" />  Seems to make sense, thanks guys for thinking of us all.<br /><br />Yes it is a mega8515, sorry about any confusion.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=442">samlii</a> — Thu Sep 13, 2007 4:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-09-12T21:05:18+02:00</updated>

		<published>2007-09-12T21:05:18+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=739&amp;p=2344#p2344</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2344#p2344"/>
		<title type="html"><![CDATA[Interrupts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2344#p2344"><![CDATA[
Yes, AVR-Doper ships with the latest library (as the version indicates).<br /><br />If you want just AVR-USB, please download PowerSwitch. We prefer to ship a working example because that saves a lot of questions about how the library should be used.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Sep 12, 2007 9:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[butrus.butrus]]></name></author>
		<updated>2007-09-12T20:59:39+02:00</updated>

		<published>2007-09-12T20:59:39+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=739&amp;p=2343#p2343</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2343#p2343"/>
		<title type="html"><![CDATA[Interrupts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2343#p2343"><![CDATA[
<blockquote><div><cite>christian wrote:</cite>Please also note that you need the most recent version (2007-08-07) of AVR-USB. Older versions had the interrupt vector hardcoded in the assembler modules.</div></blockquote><br /><br />Is that the one, that comes with the latest AVR-Dopper? BTW, wouldn't it be possible to have releases just for AVR-USB (or even better to use SVN or simillar system)?<br /><br />Thanks!<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=443">butrus.butrus</a> — Wed Sep 12, 2007 8:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-09-12T18:26:02+02:00</updated>

		<published>2007-09-12T18:26:02+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=739&amp;p=2338#p2338</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2338#p2338"/>
		<title type="html"><![CDATA[Interrupts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2338#p2338"><![CDATA[
Please also note that you need the most recent version (2007-08-07) of AVR-USB. Older versions had the interrupt vector hardcoded in the assembler modules.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Sep 12, 2007 6:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[vobs]]></name></author>
		<updated>2007-09-12T11:56:40+02:00</updated>

		<published>2007-09-12T11:56:40+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=739&amp;p=2334#p2334</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2334#p2334"/>
		<title type="html"><![CDATA[Re: Interrupts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2334#p2334"><![CDATA[
The code will work with Int2 (I've done that with an Mega162). <br />But beware: Int0 and Int1 have a higher priority than Int2. This might cause some problems, when using these Interrups.<br /><br />Are you sure that the 8515 has an Int2? Or do you mean the Mega 8515?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=339">vobs</a> — Wed Sep 12, 2007 11:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[samlii]]></name></author>
		<updated>2007-09-12T06:48:01+02:00</updated>

		<published>2007-09-12T06:48:01+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=739&amp;p=2333#p2333</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2333#p2333"/>
		<title type="html"><![CDATA[Interrupts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=739&amp;p=2333#p2333"><![CDATA[
I was wondering if there was a technical reason for only using interrupt0?  For a design I am thinking about I was going to put it at interrupt2.<br /><br />Interrupt2 on the 8515 (my target chip) is an edge interrupt only,  will this mess up the interrupts USB is trying to take advantage of?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=442">samlii</a> — Wed Sep 12, 2007 6:48 am</p><hr />
]]></content>
	</entry>
	</feed>
