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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-04-03T08:59:14+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2007-04-03T08:59:14+02:00</updated>

		<published>2007-04-03T08:59:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=347&amp;p=1108#p1108</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=347&amp;p=1108#p1108"/>
		<title type="html"><![CDATA[succeeded!!!]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=347&amp;p=1108#p1108"><![CDATA[
<span style="font-size: 150%; line-height: 116%;">hello I'm a student from China.<br />I'm very happy. my AVRUSB  can communicate to my compute now.<br />my AVRUSB have 4 endpoints:<br />CONTROL  IN/OUT   0<br />INTR         IN          1<br />BULK        OUT       1<br />BULK        IN          3<br />firstly  I  send  data by OUT1 successfully but  failed to receive data by IN3.<br />Today ,I fix the problem:<br />The initial  toggle status of IN3 must be DATA1(while in the program it is reset to  DATA0)<br />Cause When usbSetInterrupt3() is called toggle status is invert the initial status DATA1 make sure the first packet status is DATA0.<br /><br />Thanks to all the people.<br />i hope it is helpful.<br /><br /></span><p>Statistics: Posted by Guest — Tue Apr 03, 2007 8:59 am</p><hr />
]]></content>
	</entry>
	</feed>
