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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2017-10-27T16:01:11+02:00</updated>

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

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2017-10-27T16:01:11+02:00</updated>

		<published>2017-10-27T16:01:11+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=11074&amp;p=33210#p33210</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=11074&amp;p=33210#p33210"/>
		<title type="html"><![CDATA[Re: Is Data IN endpoint required for HID devices?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=11074&amp;p=33210#p33210"><![CDATA[
I'm getting confused by this as well. See my latest post. <br /><br />The EP0 I though had a default in? Thus no need to make another. I do know in some uses of v-usb it is absolutely needed to create another pipe.<br /><!-- m --><a class="postlink" href="https://stackoverflow.com/questions/14129112/interfacing-a-libusb-device-powered-by-v-usb-library-for-avr">https://stackoverflow.com/questions/141 ... ry-for-avr</a><!-- m --><br />So maybe it is just good practices to have an in and out defined.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Fri Oct 27, 2017 4:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[victor_r]]></name></author>
		<updated>2017-10-23T10:56:37+02:00</updated>

		<published>2017-10-23T10:56:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=11074&amp;p=33190#p33190</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=11074&amp;p=33190#p33190"/>
		<title type="html"><![CDATA[Is Data IN endpoint required for HID devices?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=11074&amp;p=33190#p33190"><![CDATA[
Dear all,<br /><br />Should HID device have Data IN endpoint if it doesn't initiate any IN transfers?<br /><br />Many people say it's required by standard. But in my opinion HID devices specification is unclear about whether they are obliged to have IN endpoint or not. I look here: <!-- m --><a class="postlink" href="http://www.usb.org/developers/hidpage/HID1_11.pdf">http://www.usb.org/developers/hidpage/HID1_11.pdf</a><!-- m -->.<br /><br />Page 10 contains &quot;Required&quot; &quot;Y&quot;, but it could mean &quot;required to send unrequested data&quot;. Page 67 says the following about bNumEndpoints: &quot;If this value is zero, this interface only uses endpoint zero&quot;. So, likely it's ok not to have endpoint IN. Windows doesn't require it neither (at least some versions).<br /><br />Who feels to know a good answer?<br /><br />Thank you,<br />Victor<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=20279">victor_r</a> — Mon Oct 23, 2017 10:56 am</p><hr />
]]></content>
	</entry>
	</feed>
