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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-01-29T13:06:25+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-01-29T13:06:25+02:00</updated>

		<published>2008-01-29T13:06:25+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1151&amp;p=4023#p4023</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1151&amp;p=4023#p4023"/>
		<title type="html"><![CDATA[Control OUT data]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1151&amp;p=4023#p4023"><![CDATA[
You must return -1 (0xff) in usbFunctionSetup() to inform the driver that you want to receive the data via usbFunctionWrite(). See the documentation in usbdrv.h.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Jan 29, 2008 1:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-01-24T22:32:54+02:00</updated>

		<published>2008-01-24T22:32:54+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1151&amp;p=3969#p3969</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1151&amp;p=3969#p3969"/>
		<title type="html"><![CDATA[Control OUT data]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1151&amp;p=3969#p3969"><![CDATA[
When receiving data from the host using the control endpoint, it did not work until I put in a statement that sets the local variable 'flags' to 0 so that the usbFunctionWrite is actually called. How is this intended to be done?<p>Statistics: Posted by Guest — Thu Jan 24, 2008 10:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
