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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-10-26T16:26:35+02:00</updated>

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

		<entry>
		<author><name><![CDATA[gert]]></name></author>
		<updated>2007-10-26T16:26:35+02:00</updated>

		<published>2007-10-26T16:26:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=854&amp;p=2771#p2771</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=854&amp;p=2771#p2771"/>
		<title type="html"><![CDATA[USB commands]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=854&amp;p=2771#p2771"><![CDATA[
You can't expect any help, unless you give sufficient details about your application.<br />/G<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=509">gert</a> — Fri Oct 26, 2007 4:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-10-26T15:06:03+02:00</updated>

		<published>2007-10-26T15:06:03+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=854&amp;p=2770#p2770</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=854&amp;p=2770#p2770"/>
		<title type="html"><![CDATA[USB buffer_length]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=854&amp;p=2770#p2770"><![CDATA[
Hi , <br />       I guess some buffer are overflowing if i am communicating like that , is there any way to check whether the buffer is full or not , or whether the buffer is empty or not , i checked the usb.h on my linux machine it has buffer_length ( urb-&gt;transfer_buffer_length = buffer_length ) as a variable which i guess is the length of the buffer for transfer , is there any way to check whether the buffer is empty or not ? i am using control messages to communicate with Atmega. please reply if anyone has an idea.<p>Statistics: Posted by Guest — Fri Oct 26, 2007 3:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-10-24T15:43:23+02:00</updated>

		<published>2007-10-24T15:43:23+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=854&amp;p=2753#p2753</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=854&amp;p=2753#p2753"/>
		<title type="html"><![CDATA[USB commands]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=854&amp;p=2753#p2753"><![CDATA[
Hi , <br />    i want to constanly get the feedback from AVR-USB based ATMega8 , i give  a delay between two successive commands and sometime the host stops recognizing the USB device .<br />        <br /><div class="codebox"><p>Code: </p><pre><code>command1 <br />system&#40;&quot;usleep 8000&quot;&#41;;<br />command2<br /></code></pre></div><br /><br />but if i don't give the delay , then the host stops detecting the device early. Actually i want to put a delay between two successive commands. putting a for loop puts the host in a same situation. <br /><br />Any idea how to tackle that.<br />The interface works properly if i use serial port instead, but i want to use USB port.<p>Statistics: Posted by Guest — Wed Oct 24, 2007 3:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
