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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2013-07-28T12:50:43+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2013-07-28T12:50:43+02:00</updated>

		<published>2013-07-28T12:50:43+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8561&amp;p=25634#p25634</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8561&amp;p=25634#p25634"/>
		<title type="html"><![CDATA[Re: AVR CDC-232]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8561&amp;p=25634#p25634"><![CDATA[
Hi.<br />The USB Communication Device Class (CDC) uses bulktransfers for exchanging data with the host.<br />( <!-- m --><a class="postlink" href="http://cscott.net/usb_dev/data/devclass/usbcdc11.pdf">http://cscott.net/usb_dev/data/devclass/usbcdc11.pdf</a><!-- m --> )<br /><br />VUSB only implements USB low-speed devices (1.5Mbps) - bulk isn't allowed there.<br />Modern operating systems enforce these and therefore VUSB devices using bulk won't work (anymore).<br /><br />But if somebody has an idea how to overcome this issue (without using an AVR with in-chip USB instead), I am interested in knowing, too.<br />Please let me know.<br /><br />Best regards,<br />  vouvoume<p>Statistics: Posted by Guest — Sun Jul 28, 2013 12:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[semofa]]></name></author>
		<updated>2013-07-27T21:51:04+02:00</updated>

		<published>2013-07-27T21:51:04+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8561&amp;p=25633#p25633</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8561&amp;p=25633#p25633"/>
		<title type="html"><![CDATA[AVR CDC-232]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8561&amp;p=25633#p25633"><![CDATA[
hi everybody<br />I have a problem with the project in the &quot;www.recursion.jp/avrcdc/cdc-232&quot; site .I used the &quot;atmega8&quot; schematic . I did everything that it say but my computer did not recognize it.<br />when I pull the ground wire ,the &quot;usb device not recognized&quot; message appear on the screen . or if I connect the reset pin in the ground the same message appear , otherwise the computer do not anything . I don't know what am I suppose to do now ...please help me<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=19848">semofa</a> — Sat Jul 27, 2013 9:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
