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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-10-27T11:42:08+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-10-27T11:42:08+02:00</updated>

		<published>2008-10-27T11:42:08+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1837&amp;p=6506#p6506</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1837&amp;p=6506#p6506"/>
		<title type="html"><![CDATA[HID with atmega162]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1837&amp;p=6506#p6506"><![CDATA[
Hi, <br /><br />I want to use the avrusb thing for different aims. One Thing ist the InfraHID. As i habe a basic development board with a ATmega162 is used ist and connectet the USB_Port . The Power comes from the usb via a adp3338 regulator (3,3V).<br /><br />I use a 16MHz crystal. <br /><br />All works fine with the Powerswitch. <br />Under Linux dmesg shows:<br /><blockquote class="uncited"><div>[355403.537245] usb 3-2.3.2: new full speed USB device using ehci_hcd and address 79<br />[355403.573778] usb 3-2.3.2: configuration #1 chosen from 1 choice</div></blockquote><br /><br />With InfraHID firmware just something like <br /><br /><blockquote class="uncited"><div>[355405.500781] usb 1-5: new full speed USB device using ohci_hcd and address 9<br />[355405.569868] usb 1-5: device descriptor read/64, error -62<br />[355405.678879] usb 1-5: device descriptor read/64, error -62<br />[355405.786345] usb 1-5: new full speed USB device using ohci_hcd and address 10<br />[355405.855439] usb 1-5: device descriptor read/64, error -62<br />[355405.964444] usb 1-5: device descriptor read/64, error -62<br />[355406.071909] usb 1-5: new full speed USB device using ohci_hcd and address 11<br />[355406.228889] usb 1-5: device not accepting address 11, error -62<br />[355406.296065] usb 1-5: new full speed USB device using ohci_hcd and address 12<br />[355406.452660] usb 1-5: device not accepting address 12, error -62<br /><br /></div></blockquote><br />came.<br /><br />I added <br /><br /><div class="codebox"><p>Code: </p><pre><code>#define F_CPU 16000000<br />#define USB_CFG_CLOCK_KHZ 16000<br /></code></pre></div> to usbconfig.h<p>Statistics: Posted by Guest — Mon Oct 27, 2008 11:42 am</p><hr />
]]></content>
	</entry>
	</feed>
