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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2006-12-12T23:54:44+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2006-12-12T23:54:44+02:00</updated>

		<published>2006-12-12T23:54:44+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=128&amp;p=389#p389</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=128&amp;p=389#p389"/>
		<title type="html"><![CDATA[Firmware idVendor/idProduct don't match]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=128&amp;p=389#p389"><![CDATA[
I tried if Ubuntu liked it better and it works like a charm. He he amazing that it can be so fun lighting up some leds. I almost posted a message that it didn't work but when I copy/pasted the words <em class="text-italics">Operation not permitted</em> made me realize I forgot sudo. This clearly stats that it's the software setup in windows that is the problem. Thanks for all the help! <br />Linux rock<p>Statistics: Posted by Guest — Tue Dec 12, 2006 11:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2006-12-12T10:20:25+02:00</updated>

		<published>2006-12-12T10:20:25+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=128&amp;p=384#p384</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=128&amp;p=384#p384"/>
		<title type="html"><![CDATA[Firmware idVendor/idProduct don't match]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=128&amp;p=384#p384"><![CDATA[
The device descriptor you quote is of class 9 which means &quot;USB Hub&quot;. This is probably the root hub in the USB controller chip.<br /><br />If Windows identifies the device by name (&quot;PowerSwitch&quot;), then it must have read the descriptors correctly. This rules out voltage level problems.<br /><br />I can't remember how libusb-win32 is used. Are other USB devices listed? And do you have the low level stuff (driver DLL) installed?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Dec 12, 2006 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2006-12-11T22:27:56+02:00</updated>

		<published>2006-12-11T22:27:56+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=128&amp;p=380#p380</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=128&amp;p=380#p380"/>
		<title type="html"><![CDATA[Firmware idVendor/idProduct don't match]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=128&amp;p=380#p380"><![CDATA[
Thanks!<br />But to get this straight i think I´l have to ask som more questions. When I connect the usb new hardware found pops up and it's named powerswitch dosn´t that mean that that some information is read from the tiny2313? The TestLibUsb changes from:<em class="text-italics"><br />DLL version:0.1.10.1<br />Driver version:0.1.10.1<br /><br />bus/device  idVendor/idProduct</em><br /><br />To this. <br />  <br /><em class="text-italics">DLL version:0.1.10.1<br />Driver version:0.1.10.1<br /><br />bus/device  idVendor/idProduct<br />bus-1/\\.\libusb0-0001--0x10de-0x00e7     10DE/00E7<br />  wTotalLength:         25<br />  bNumInterfaces:       1<br />  bConfigurationValue:  35<br />  iConfiguration:       0<br />  bmAttributes:         40h<br />  MaxPower:             0<br />    bInterfaceNumber:   0<br />    bAlternateSetting:  0<br />    bNumEndpoints:      1<br />    bInterfaceClass:    9<br />    bInterfaceSubClass: 1<br />    bInterfaceProtocol: 0<br />    iInterface:         0<br />      bEndpointAddress: 81h<br />      bmAttributes:     03h<br />      wMaxPacketSize:   8<br />      bInterval:        10<br />      bRefresh:         0<br />      bSynchAddress:    0</em><br /><br />It dont make much sense to me but maybe it can be to some help. I haven't put in any zener diods so 5V on -d +d might be an issue. I tried to find some way to enable that in bios but didn't manage.<p>Statistics: Posted by Guest — Mon Dec 11, 2006 10:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2006-12-11T12:12:26+02:00</updated>

		<published>2006-12-11T12:12:26+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=128&amp;p=363#p363</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=128&amp;p=363#p363"/>
		<title type="html"><![CDATA[Firmware idVendor/idProduct don't match]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=128&amp;p=363#p363"><![CDATA[
10DE/00E7 is the PCI identification of your USB controller, not a USB ID pair. If nothing else is listed for the bus, no USB devices have been found.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Dec 11, 2006 12:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2006-12-10T14:24:10+02:00</updated>

		<published>2006-12-10T14:24:10+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=128&amp;p=356#p356</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=128&amp;p=356#p356"/>
		<title type="html"><![CDATA[Firmware idVendor/idProduct don't match]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=128&amp;p=356#p356"><![CDATA[
Firmware idVendor/idProduct don't match. I'm trying to make the powerswitch project to work. I progamed the tiny2313 both with the binary version that came along and one that I compiled using winavr, both with the same reult. I think i managed installing minGW and libusb-win32 alright. When I connect the usb (using windows) found new hardware pop up labeled powerswitch. Then I run TestLibUsb with this as reult.<br /><em class="text-italics"> <br />DLL version:0.1.10.1<br />Driver version:0.1.10.1<br /><br />bus/device  idVendor/idProduct<br />bus-0/\\.\libusb0-0000--0x10de-0x00e7     10DE/00E7<br />...<br /> </em><br />The problem is that the firmware idVendor/idProduct is set to:<em class="text-italics"><br />#define  USB_CFG_VENDOR_ID  0xc0, 0x16 <br />#define USB_CFG_DEVICE_ID   0xdc, 0x05</em><br /> and don't match 10DE/00E7. Any ideas? What can I rule out and what can  be the source of error according to the results?<p>Statistics: Posted by Guest — Sun Dec 10, 2006 2:24 pm</p><hr />
]]></content>
	</entry>
	</feed>
