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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-07-02T11:19:37+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-07-02T11:19:37+02:00</updated>

		<published>2010-07-02T11:19:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4525&amp;p=15002#p15002</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4525&amp;p=15002#p15002"/>
		<title type="html"><![CDATA[Re: ATmega8, ATmega168 and ATmega32 with Timer-Interrupt]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4525&amp;p=15002#p15002"><![CDATA[
<strong class="text-strong">RESOLVED</strong><br />I idiot <img class="smilies" src="./../../../images/smilies/icon_wink.gif" alt=";)" title="Wink" /> found out that the trigger started from ICP1(PB0) pin and<br />ICP1 sets ICF1 ... nice<p>Statistics: Posted by Guest — Fri Jul 02, 2010 11:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-07-01T09:43:17+02:00</updated>

		<published>2010-07-01T09:43:17+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4525&amp;p=14983#p14983</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4525&amp;p=14983#p14983"/>
		<title type="html"><![CDATA[ATmega8, ATmega168 and ATmega32 with Timer-Interrupt]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4525&amp;p=14983#p14983"><![CDATA[
Hi @ all<br />I've tried a lot of things with some controllers.<br />At the beginn it was ATmega8 (from USB2LPT Project):<br /><blockquote class="uncited"><div>D- : PB0<br />D+: PB1<br />F_CPU = 12000000<br /><br />/////////////////////////// MCU_OPTIONS<br />#define USB_INTR_CFGTCCR1B<br />#define USB_INTR_CFG_SET0<br />#define USB_INTR_CFG_CLR0<br />#define USB_INTR_ENABLETIMSK<br />#define USB_INTR_ENABLE_BITTICIE1<br />#define USB_INTR_PENDINGTIFR<br />#define USB_INTR_PENDING_BITICF1<br />#define USB_INTR_VECTORTIMER1_CAPT_vect</div></blockquote><br />- it works<br /><br />... so I tried the same with ATmega168<br /><blockquote class="uncited"><div>D- : PB0<br />D+: PB1<br />F_CPU = 12000000<br /><br />/////////////////////////// MCU_OPTIONS<br />#define USB_INTR_CFGTCCR1B<br />#define USB_INTR_CFG_SET0<br />#define USB_INTR_CFG_CLR0<br />#define USB_INTR_ENABLETIMSK1<br />#define USB_INTR_ENABLE_BITICIE1<br />#define USB_INTR_PENDINGTIFR1<br />#define USB_INTR_PENDING_BITICF1<br />#define USB_INTR_VECTORTIMER1_CAPT_vect</div></blockquote><br /><br />- it works too...<br /><br />last 2 weeks I try it with ATmega32... but ATmega32 don't want to play my game and does not enumerate.<br />As Debug-Information I get: 00: ... ff ... ff ... ff ...ff ... ff ...<br />The register-names in MCU - Options are equal at ATmega8.<br />The Hardware works (I tried Atmega168)... But I can't find differences or points where the problem could be.<br />If someone know a solution, this would make me very, very happy...<p>Statistics: Posted by Guest — Thu Jul 01, 2010 9:43 am</p><hr />
]]></content>
	</entry>
	</feed>
