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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2008-07-07T17:24:06+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-07-07T17:24:06+02:00</updated>

		<published>2008-07-07T17:24:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5707#p5707</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5707#p5707"/>
		<title type="html"><![CDATA[implementing a USB UART device with AVR USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5707#p5707"><![CDATA[
If you use interrupts for the UART, you must declare them so that the USB interrupt can interrupt the UART interrupt.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Mon Jul 07, 2008 5:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-06-29T00:04:12+02:00</updated>

		<published>2008-06-29T00:04:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5663#p5663</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5663#p5663"/>
		<title type="html"><![CDATA[implementing a USB UART device with AVR USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5663#p5663"><![CDATA[
I tried to implement a AVR-USB device with USART interface to another AVR.<br />But I get USB timeouts and my USART doesn'T work.<br /><br />dmesg: usbfs: USBDEVFS_CONTROL failed cmd usbtest rqt 64 rq 1 len 4 ret -110<br /><br />Any ideas? I have DEBUG_LEVEL=0...<p>Statistics: Posted by Guest — Sun Jun 29, 2008 12:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2008-06-15T20:15:13+02:00</updated>

		<published>2008-06-15T20:15:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5569#p5569</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5569#p5569"/>
		<title type="html"><![CDATA[implementing a USB UART device with AVR USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5569#p5569"><![CDATA[
I want to add a note: Projects based on AVR-CDC don't work on all operating systems and they may fail on some hosts. If you want a device which you can sell to others, please find a different solution. If you want something which works for you, then just build it.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Jun 15, 2008 8:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-06-13T18:12:44+02:00</updated>

		<published>2008-06-13T18:12:44+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5550#p5550</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5550#p5550"/>
		<title type="html"><![CDATA[implementing a USB UART device with AVR USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5550#p5550"><![CDATA[
Thanks! I missed  that project.<p>Statistics: Posted by Guest — Fri Jun 13, 2008 6:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sonicss]]></name></author>
		<updated>2008-06-13T05:18:39+02:00</updated>

		<published>2008-06-13T05:18:39+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5548#p5548</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5548#p5548"/>
		<title type="html"><![CDATA[implementing a USB UART device with AVR USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5548#p5548"><![CDATA[
Of course it is possilbe.<br /><br />for more information pls visit:<br /><br /><!-- m --><a class="postlink" href="http://www.obdev.at/products/avrusb/prjinterface.html">http://www.obdev.at/products/avrusb/prjinterface.html</a><!-- m --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1145">sonicss</a> — Fri Jun 13, 2008 5:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2008-06-13T01:29:51+02:00</updated>

		<published>2008-06-13T01:29:51+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5544#p5544</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5544#p5544"/>
		<title type="html"><![CDATA[implementing a USB UART device with AVR USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=1515&amp;p=5544#p5544"><![CDATA[
Would it be possible to implement a USB serial port device with AVR USB? That is, when plugged in, I want the AVR USB device to appear to the host as a COM port.<br /><br />High speed communication is not important - I just want users to be able to open up Hyperterm and interact with the device.<br /><br />I know I could do it by using a USB UART chip like a FT232, but I'm just wondering if it could all be done in software.<p>Statistics: Posted by Guest — Fri Jun 13, 2008 1:29 am</p><hr />
]]></content>
	</entry>
	</feed>
