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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-10-24T22:44:07+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-24T22:44:07+02:00</updated>

		<published>2009-10-24T22:44:07+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3348&amp;p=11543#p11543</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3348&amp;p=11543#p11543"/>
		<title type="html"><![CDATA[Re: how to implements bulk in?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3348&amp;p=11543#p11543"><![CDATA[
It's the same as interrupt-in: You must call usbSetInterrupt() to send the data. The difference is only in the endpoint descriptor, not in the logic. [Except, of course, that bulk endpoints are polled MUCH faster than interrupt endpoints.]<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Oct 24, 2009 10:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nhchmg]]></name></author>
		<updated>2009-10-06T14:44:04+02:00</updated>

		<published>2009-10-06T14:44:04+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3348&amp;p=11239#p11239</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3348&amp;p=11239#p11239"/>
		<title type="html"><![CDATA[how to implements bulk in?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3348&amp;p=11239#p11239"><![CDATA[
Bulk out will call usbFunctionWriteOut, buf bulk in not call usbFunctionRead, how to implements bulk in? thanks advance.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2882">nhchmg</a> — Tue Oct 06, 2009 2:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
