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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-06-09T23:30:05+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-06-09T23:30:05+02:00</updated>

		<published>2009-06-09T23:30:05+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2866&amp;p=9733#p9733</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2866&amp;p=9733#p9733"/>
		<title type="html"><![CDATA[HID-Data without libusb?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2866&amp;p=9733#p9733"><![CDATA[
Hi there,<br /><br />I'm trying to write data to a HID-Data device (like this in the download-package of v-usb) with C#, Enumerating and Opening the Device works fine but when I try to do a HidD_SetOutputReport or HidD_SetFeature I always get false as a return code and my device doesn't seem react on the commands.<br />There is a some kind of debug in my AVR-side code which toggles a LED when usbFunctionSetup is called - but the LED does never toggle.<br /><br />Is there any trick for the Reports?<br /><br />The demo program uses usb_control_msg of libUSB for the data-transfer but I want to avoid that lib because I've experienced trouble on some machines with it. Is there a native way (only windows) to send data to the USB-device?<p>Statistics: Posted by Guest — Tue Jun 09, 2009 11:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
