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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-05-04T12:42:13+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2012-05-04T12:42:13+02:00</updated>

		<published>2012-05-04T12:42:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21538#p21538</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21538#p21538"/>
		<title type="html"><![CDATA[Re: D+ and D- swapped attiny85]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21538#p21538"><![CDATA[
tried changing it to 5V but still nothing.<br />i'm stumped!<p>Statistics: Posted by Guest — Fri May 04, 2012 12:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2012-05-04T11:54:50+02:00</updated>

		<published>2012-05-04T11:54:50+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21537#p21537</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21537#p21537"/>
		<title type="html"><![CDATA[Re: D+ and D- swapped attiny85]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21537#p21537"><![CDATA[
ok so i read around a bit more and tried to change the clock speed to 10Mhz as it is 3.6V as per:<br /><br />Speed Grade<br />– ATtiny25V/45V/85V: 0 – 4 MHz @ 1.8 - 5.5V, 0 - 10 MHz @ 2.7 - 5.5V<br />– ATtiny25/45/85: 0 – 10 MHz @ 2.7 - 5.5V, 0 - 20 MHz @ 4.5 - 5.5V<br /><br />but still no luck.<br /><br />anyone got any advice?<p>Statistics: Posted by Guest — Fri May 04, 2012 11:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2012-05-04T05:00:11+02:00</updated>

		<published>2012-05-04T05:00:11+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21532#p21532</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21532#p21532"/>
		<title type="html"><![CDATA[Re: D+ and D- swapped attiny85]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21532#p21532"><![CDATA[
my current settings are:<br /><br />/* ---------------------------- Hardware Config ---------------------------- */<br />#define USB_CFG_DMINUS_BIT      2<br />#define USB_CFG_DPLUS_BIT       0 <br /><br />/* ----------------------- Optional MCU Description ------------------------ */<br />#define USB_INTR_CFG            PCMSK<br />#define USB_INTR_CFG_SET        (1 &lt;&lt; PCINT0)<br />#define USB_INTR_CFG_CLR        0<br />#define USB_INTR_ENABLE         GIMSK      <br />#define USB_INTR_ENABLE_BIT     PCIE        <br />#define USB_INTR_PENDING        GIFR         <br />#define USB_INTR_PENDING_BIT    PCIF       <br />#define USB_INTR_VECTOR         SIG_PIN_CHANGE<p>Statistics: Posted by Guest — Fri May 04, 2012 5:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2012-05-04T04:45:09+02:00</updated>

		<published>2012-05-04T04:45:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21531#p21531</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21531#p21531"/>
		<title type="html"><![CDATA[D+ and D- swapped attiny85]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6624&amp;p=21531#p21531"><![CDATA[
As the subject says, I have swapped D+ and D- on my board. I am using an attiny85.<br /> I have read some other posts about using PCINT0 instead of INT0 but these are not attiny85 specific and I am struggling to find the correct values for the &quot;Optional MCU Description&quot; section<br />Could somebody help me out with what should go into these?<br /><br />Thanks in advnace<br />James<p>Statistics: Posted by Guest — Fri May 04, 2012 4:45 am</p><hr />
]]></content>
	</entry>
	</feed>
