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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-05-10T17:46:06+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2012-05-10T17:46:06+02:00</updated>

		<published>2012-05-10T17:46:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6637&amp;p=21569#p21569</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6637&amp;p=21569#p21569"/>
		<title type="html"><![CDATA[CDC and transfer-sizes]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6637&amp;p=21569#p21569"><![CDATA[
Hi all,<br /><br />I'm having a question concerning vusb, CDC and the size of bulk-transfers.<br /><br />Is it possible to have bigger Bulk-sizes instead of only 7 or 8 bytes? It seems like<br /> usbFunctionWriteOut( uchar *data, uchar len ) is called with a max length of 7.<br /><br />I also tried to increase HW_CDC_BULK_OUT_SIZE to for example 64 but it seems like that doesn't change anything.<br /><br />I'm currently trying to build a RF-USB device where I'd like to send packets with different lengths via the CDC interface. The maximal length will be about 32bytes so it'd be great to have bigger sizes.<br /><br /><br />Thanks for any help.<br /><br />Regards,<br />Alex<p>Statistics: Posted by Guest — Thu May 10, 2012 5:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
