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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-05-05T12:39:37+02:00</updated>

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

		<entry>
		<author><name><![CDATA[butrus.butrus]]></name></author>
		<updated>2008-05-05T12:39:37+02:00</updated>

		<published>2008-05-05T12:39:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5244#p5244</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5244#p5244"/>
		<title type="html"><![CDATA[How to send a report more than 255 bytes?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5244#p5244"><![CDATA[
<blockquote><div><cite>christian wrote:</cite>I've reworked some of the driver code and while doing this made the size of usbMsgLen a configuration option.<br /><br />If you want a developer snapshot of this version, please let me know by e-mail (support system for avr-usb). The new version supports several kB of transfer size.</div></blockquote><br /><br />Wow, thanks! <img class="smilies" src="./../../../images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=443">butrus.butrus</a> — Mon May 05, 2008 12:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-05-04T22:09:43+02:00</updated>

		<published>2008-05-04T22:09:43+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5238#p5238</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5238#p5238"/>
		<title type="html"><![CDATA[How to send a report more than 255 bytes?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5238#p5238"><![CDATA[
I've reworked some of the driver code and while doing this made the size of usbMsgLen a configuration option.<br /><br />If you want a developer snapshot of this version, please let me know by e-mail (support system for avr-usb). The new version supports several kB of transfer size.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun May 04, 2008 10:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-04-30T13:00:12+02:00</updated>

		<published>2008-04-30T13:00:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5207#p5207</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5207#p5207"/>
		<title type="html"><![CDATA[How to send a report more than 255 bytes?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5207#p5207"><![CDATA[
This is not currently supported by the driver. You would have to define usbMsgLen as 16 bit variable and update all accesses accordingly.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Wed Apr 30, 2008 1:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[icefire]]></name></author>
		<updated>2008-04-30T10:35:41+02:00</updated>

		<published>2008-04-30T10:35:41+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5206#p5206</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5206#p5206"/>
		<title type="html"><![CDATA[How to send a report more than 255 bytes?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1417&amp;p=5206#p5206"><![CDATA[
I want to build a Hid report descripotr with more than 300 bytes, and then i meet the  the limite of 255 bytes.<br />I need to modify the driver to send the report.<br />Does someone has hints ?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=675">icefire</a> — Wed Apr 30, 2008 10:35 am</p><hr />
]]></content>
	</entry>
	</feed>
