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

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

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-12-19T12:12:58+02:00</updated>

		<published>2008-12-19T12:12:58+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1981&amp;p=7179#p7179</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1981&amp;p=7179#p7179"/>
		<title type="html"><![CDATA[Transfer speed on CDC-Mode]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1981&amp;p=7179#p7179"><![CDATA[
Avoid CDC mode if at all possible. The transfer rate with AVR-USB is lower than with all other modes because it eats so much (AVR-) CPU time. And it's not compatible with many Linux kernels and Windows Vista.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Fri Dec 19, 2008 12:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[givemeaname]]></name></author>
		<updated>2008-12-09T14:35:40+02:00</updated>

		<published>2008-12-09T14:35:40+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1981&amp;p=6955#p6955</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1981&amp;p=6955#p6955"/>
		<title type="html"><![CDATA[Transfer speed on CDC-Mode]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1981&amp;p=6955#p6955"><![CDATA[
Hello,<br /><br />i have a few questions about the  CDC implementation of the usb-driver.<br /><br />my usb-device is a monochrome LCD which receives Frames from the host.<br />currently i use the HID-Class to transfer data. at a blocksize of 246 Bytes i achieve a speed at ~15-18kB/s<br /><br />Which transfer speed is possible in CDC-Mode? is there a way to change the baudrate?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1563">givemeaname</a> — Tue Dec 09, 2008 2:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
