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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-01-27T17:55:28+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-01-27T17:55:28+02:00</updated>

		<published>2007-01-27T17:55:28+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=772#p772</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=772#p772"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=772#p772"><![CDATA[
We have removed this requirement in one of the latest releases. You can now use any bits of the port for D+ and D-.<br /><br />If you happen to use an old verison of AVR-USB, you will get a compiler error when D- is bit 4.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Jan 27, 2007 5:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ksz]]></name></author>
		<updated>2007-01-27T05:39:32+02:00</updated>

		<published>2007-01-27T05:39:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=769#p769</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=769#p769"/>
		<title type="html"><![CDATA[Re: USB stack seems to not work here]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=769#p769"><![CDATA[
<blockquote><div><cite>kiwi wrote:</cite>Hello,<br />(cut)<br /> D- -&gt; PD4 (I have added a 3V6 zener)<br />(cut)</div></blockquote><br /><br />shouldn't D- be connected to pin 0?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=127">ksz</a> — Sat Jan 27, 2007 5:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-01-24T20:38:38+02:00</updated>

		<published>2007-01-24T20:38:38+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=732#p732</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=732#p732"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=732#p732"><![CDATA[
Just because it works with usbtiny does not mean that the wiring is OK. The wiring must match your settings in usbconfig.h and these may differ from the usbtiny settings.<br /><br />In order to see debug info, you must connect the Tx pin through an inverting level converter (such as the MAX232) to the Rx pin of the serial port of your computer. Then tell minicom to ignore all types of handshakes (if this option is available).<br /><br />If you don't have a MAX232, you should at least generate levels of +/- 5 V, e.g. with transistors. There are many circuit diagrams for RS232 level converters available on the net.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Jan 24, 2007 8:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-01-24T00:37:06+02:00</updated>

		<published>2007-01-24T00:37:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=727#p727</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=727#p727"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=727#p727"><![CDATA[
Well,<br /><br />the usbtiny firmware works fine except that I have a bug when I do a :<br /><br /><div class="codebox"><p>Code: </p><pre><code> /etc/init.d/hotplug stop<br /> /etc/init.d/hotplug start<br /></code></pre></div><br /><br />I think that something is wrong in the usbtiny firmware with the reset (probably because my usb is too picky with devices)<br /><br />anyway, I'll recheck the whole configuration :<br /> - fuse bits (should be ok because I set the fuses as it's explained in Powerswitch)<br /> - wiring should be ok as it &quot;works with usbtiny firmware&quot;<br /> - I have probably a misconfiguration in usbconfig.h<br /><br />I'll write a report as soon as I can recheck the whole thing.<br /><br />BTW, does anyone can tell me how I should wire the TX port in order to get the debug information in some kind of minicom ?<br /><br />cheers<p>Statistics: Posted by Guest — Wed Jan 24, 2007 12:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-01-22T20:56:24+02:00</updated>

		<published>2007-01-22T20:56:24+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=716#p716</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=716#p716"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=716#p716"><![CDATA[
The most recent version is always in the PowerSwitch project. This is the most basic example.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Jan 22, 2007 8:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ksz]]></name></author>
		<updated>2007-01-22T20:52:21+02:00</updated>

		<published>2007-01-22T20:52:21+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=715#p715</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=715#p715"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=715#p715"><![CDATA[
<blockquote><div><cite>christian wrote:</cite>The version of AVRUSB which was available when usbtiny was written had a timing bug in the USB ID assignment. This bug has been fixed several versions ago.</div></blockquote><br /><br />BTW where (in which example project?) is always the freshest version of AVRUSB?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=127">ksz</a> — Mon Jan 22, 2007 8:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-01-22T20:33:19+02:00</updated>

		<published>2007-01-22T20:33:19+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=714#p714</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=714#p714"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=714#p714"><![CDATA[
The version of AVRUSB which was available when usbtiny was written had a timing bug in the USB ID assignment. This bug has been fixed several versions ago.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Jan 22, 2007 8:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ksz]]></name></author>
		<updated>2007-01-22T20:25:47+02:00</updated>

		<published>2007-01-22T20:25:47+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=713#p713</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=713#p713"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=713#p713"><![CDATA[
I've build some time ago circuit like usbtiny's ir+lcd..<br />That was working fine with usbtiny's firmware, but not with OBDEV's..<br />Just try with that firmware..<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=127">ksz</a> — Mon Jan 22, 2007 8:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-01-22T17:26:20+02:00</updated>

		<published>2007-01-22T17:26:20+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=711#p711</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=711#p711"/>
		<title type="html"><![CDATA[hidkeys: device not accepting address ...]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=711#p711"><![CDATA[
If you get the &quot;device not accepting address&quot; error, there is no USB communication at all. The &quot;new low speed USB device&quot; message means only that the 1.5 k pull-up resistor was detected.<br /><br />This may mean almost anything. Good candidates are<br /><ul><li>Fuse bits not set for external clock.</li><li>Voltage level mismatch on D+/D- (no zeners and no 3.3 V regulator).</li><li>I/O pins not configured as inputs without pull-up.</li><li>Interrupt pin not wired correctly.</li><li>Configuration in usbconfig.h does not match actual hardware.</li></ul><br /><br />If you compile the code with debug level 2, the driver prints debug information on the USART Tx pin.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Jan 22, 2007 5:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-01-20T01:48:06+02:00</updated>

		<published>2007-01-20T01:48:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=202&amp;p=693#p693</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=202&amp;p=693#p693"/>
		<title type="html"><![CDATA[USB stack seems to not work here]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=202&amp;p=693#p693"><![CDATA[
Hello,<br /><br />I'm starting with avr and usb.<br />I have set up an hardware identical to the usbtiny (without LCD) :<br /> D- -&gt; PD4 (I have added a 3V6 zener)<br /> D+ -&gt; PD2 (I have added a 3V6 zener)<br />pullup resistor on PD3<br />status led on PD5<br />IR on PD6<br /><br />I have build a flash with nothing in it :<br /> only connectdevice, usbinit, ...<br />no IR etc...<br /><br />I have uploaded the hex file to the attiny2313, set the fuse as it's in the doc (using ponyprog)<br /><br />My device is &quot;detected&quot; by the computer as &quot;1.5 Mb/s&quot;<br />but I have the same error message <br /><br />...<br />usb 4-1: new low speed USB device using uhci_hcd and address 2<br />usb 4-1: uhci_result_common: failed with status 440000<br />usb 4-1: uhci_result_common: failed with status 440000<br />usb 4-1: device not accepting address 2, error -71<br />usb 4-1: new low speed USB device using uhci_hcd and address 3 <br />...<br /><br />Is there a simple way to check if I didn't make an hardware / software mistake ?<br /><br />btw : my mother board is an abit IL90-mv<br /><br />Thanks<p>Statistics: Posted by Guest — Sat Jan 20, 2007 1:48 am</p><hr />
]]></content>
	</entry>
	</feed>
