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

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

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

		<entry>
		<author><name><![CDATA[seba1978]]></name></author>
		<updated>2010-09-02T14:23:30+02:00</updated>

		<published>2010-09-02T14:23:30+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4481&amp;p=15758#p15758</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=15758#p15758"/>
		<title type="html"><![CDATA[Re: v-usb on ATMega168PA]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=15758#p15758"><![CDATA[
Hi,<br />Have you fixed this issue? I'm having the same problem as you with the atmega168pa<br />Thank you<br />Seb<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4292">seba1978</a> — Thu Sep 02, 2010 2:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zklapow]]></name></author>
		<updated>2010-06-29T20:07:56+02:00</updated>

		<published>2010-06-29T20:07:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14956#p14956</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14956#p14956"/>
		<title type="html"><![CDATA[Re: v-usb on ATMega168PA]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14956#p14956"><![CDATA[
I have tried both a 16 and 12 mhz clock.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4040">zklapow</a> — Tue Jun 29, 2010 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DetlevT]]></name></author>
		<updated>2010-06-29T08:30:12+02:00</updated>

		<published>2010-06-29T08:30:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14951#p14951</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14951#p14951"/>
		<title type="html"><![CDATA[Re: v-usb on ATMega168PA]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14951#p14951"><![CDATA[
What's your system clock? By default the driver is set to 12Mhz.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3100">DetlevT</a> — Tue Jun 29, 2010 8:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-06-24T21:10:27+02:00</updated>

		<published>2010-06-24T21:10:27+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14893#p14893</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14893#p14893"/>
		<title type="html"><![CDATA[v-usb on ATMega168PA]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4481&amp;p=14893#p14893"><![CDATA[
I am running an ATMega168PA at 3.3v with v-usb. I have 100ohm resistors in the d+ and d- lines. d- is ont PD4, and d+ on PD2(INT0). I have read the post about P series chips and have mad changes accordingly so that usbconfig.h has <div class="codebox"><p>Code: </p><pre><code>#define USB_INTR_VECTOR INT0_vect</code></pre></div> AND usbdrvasm16.S has line 60 modified to be INT0 as well. However when i connect the device to the computer it does not connect. I have tried ALL of the examples and not one of them works. Upon further inspection i found the following output form dmesg(I'm running ubuntu 9.10 also if that helps):<br /><div class="codebox"><p>Code: </p><pre><code>&#91; 2496.010020&#93; usb 4-2: new low speed USB device using uhci_hcd and address 34<br />&#91; 2496.155038&#93; usb 4-2: device descriptor read/all, error 16<br />&#91; 2496.280022&#93; usb 4-2: new low speed USB device using uhci_hcd and address 35<br />&#91; 2496.425037&#93; usb 4-2: device descriptor read/all, error 16<br />&#91; 2496.540037&#93; usb 4-2: new low speed USB device using uhci_hcd and address 36<br />&#91; 2496.569036&#93; usb 4-2: device descriptor read/all, error 16<br />&#91; 2496.690020&#93; usb 4-2: new low speed USB device using uhci_hcd and address 37<br />&#91; 2496.719038&#93; usb 4-2: device descriptor read/all, error 16<br />&#91; 2496.721038&#93; hub 4-0:1.0: unable to enumerate USB device on port 2<br /></code></pre></div><br />I am at a loss as to what my be going on here any suggestions would be much appreciated.<p>Statistics: Posted by Guest — Thu Jun 24, 2010 9:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
