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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-09-03T05:40:09+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Valeron]]></name></author>
		<updated>2010-09-03T05:40:09+02:00</updated>

		<published>2010-09-03T05:40:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15761#p15761</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15761#p15761"/>
		<title type="html"><![CDATA[Re: Atmega128, to change INT0 on INT4]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15761#p15761"><![CDATA[
All works!<br />D+ has been connected to other port than D-<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4227">Valeron</a> — Fri Sep 03, 2010 5:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Valeron]]></name></author>
		<updated>2010-08-19T15:25:00+02:00</updated>

		<published>2010-08-19T15:25:00+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15598#p15598</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15598#p15598"/>
		<title type="html"><![CDATA[Re: Atmega128, to change INT0 on INT4]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15598#p15598"><![CDATA[
This construction does not work :<br /><br />#define USB_INTR_CFG            EICRB <br /> #define USB_INTR_CFG_SET        ((1 &lt;&lt; ISC40) | (1 &lt;&lt; ISC41)) <br /> #define USB_INTR_CFG_CLR        0 <br /> #define USB_INTR_ENABLE         EIMSK <br /> #define USB_INTR_ENABLE_BIT     INT4 <br /> #define USB_INTR_PENDING        EIFR <br /> #define USB_INTR_PENDING_BIT    INTF4 <br /> #define USB_INTR_VECTOR         SIG_INTERRUPT4<br /><br />Where my error?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4227">Valeron</a> — Thu Aug 19, 2010 3:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Valeron]]></name></author>
		<updated>2010-08-19T09:54:30+02:00</updated>

		<published>2010-08-19T09:54:30+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15592#p15592</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15592#p15592"/>
		<title type="html"><![CDATA[Atmega128, to change INT0 on INT4]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4757&amp;p=15592#p15592"><![CDATA[
Help me please to change INT0 on INT4 for ATmega128<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4227">Valeron</a> — Thu Aug 19, 2010 9:54 am</p><hr />
]]></content>
	</entry>
	</feed>
