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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2011-10-21T03:36:07+02:00</updated>

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

		<entry>
		<author><name><![CDATA[honupata]]></name></author>
		<updated>2011-10-21T03:36:07+02:00</updated>

		<published>2011-10-21T03:36:07+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19911#p19911</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19911#p19911"/>
		<title type="html"><![CDATA[Re: Attiny85 pin inversion (PB2 to D-/PB0 to D+)]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19911#p19911"><![CDATA[
Thank you Vloker,<br /><br />That did the trick. Here is my working config now<br /><br />#define USB_CFG_IOPORTNAMEB<br />#define USB_CFG_DMINUS_BIT<strong class="text-strong">2</strong>  //  D-<br />#define USB_CFG_DPLUS_BIT <strong class="text-strong">0</strong> //  D+<br /><br />#define USB_INTR_CFGPCMSK <br />#define USB_INTR_CFG_SET(1 &lt;&lt; <strong class="text-strong">PCINT2</strong>) <br />#define USB_INTR_CFG_CLR0<br />#define USB_INTR_ENABLEGIMSK <br />#define USB_INTR_ENABLE_BITPCIE<br />#define USB_INTR_PENDINGGIFR<br />#define USB_INTR_PENDING_BITPCIF <br />#define USB_INTR_VECTORPCINT0_vect<br /><br />Honupata<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5786">honupata</a> — Fri Oct 21, 2011 3:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2011-10-20T16:17:57+02:00</updated>

		<published>2011-10-20T16:17:57+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19901#p19901</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19901#p19901"/>
		<title type="html"><![CDATA[Re: Attiny85 pin inversion (PB2 to D-/PB0 to D+)]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19901#p19901"><![CDATA[
Have a closer look to this thread: <a href="http://forums.obdev.at/viewtopic.php?f=8&amp;t=6005" class="postlink">http://forums.obdev.at/viewtopic.php?f=8&amp;t=6005</a><br /><br />Cheerio, <br />Volker.<p>Statistics: Posted by Guest — Thu Oct 20, 2011 4:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[honupata]]></name></author>
		<updated>2011-10-20T15:05:41+02:00</updated>

		<published>2011-10-20T15:05:41+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19899#p19899</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19899#p19899"/>
		<title type="html"><![CDATA[Attiny85 pin inversion (PB2 to D-/PB0 to D+)]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6104&amp;p=19899#p19899"><![CDATA[
Hi<br /><br />I'm doing an e-mail notifier with VUSB for G-mail.<br />My Project works fine, I use a Attiny85 without Crystal (I use calibrateOscillator) and I connected<br /> - PB0 to D- <br /> - PB2 to D+ <br /><br />I'm now trying for more than a week to connect (Will be easy for making the PCB)<br /> - PB2 to D- <br /> - PB0 to D+ <br /><br />I try to mess with the Optional MCU, look on Google for hours, without luke, I now it is something with the INT0. <img class="smilies" src="./../../../images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Can someone please give me a clue how to setup the Optional MCU, or fix the INT0 issue.<br /><br />Thank you<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5786">honupata</a> — Thu Oct 20, 2011 3:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
