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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-10-24T23:15:49+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-10-24T23:15:49+02:00</updated>

		<published>2009-10-24T23:15:49+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11547#p11547</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11547#p11547"/>
		<title type="html"><![CDATA[Re: bulk in often lose packet]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11547#p11547"><![CDATA[
Bulk endpoints with V-USB are really tricky. The USB polling consumes most if not all of the CPU time. If the interrupt service routine comes too late, you lose a packet. Since V-USB does not implement error handling (no CRC checks etc), you may lose packets.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Oct 24, 2009 11:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-10-18T20:47:07+02:00</updated>

		<published>2009-10-18T20:47:07+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11419#p11419</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11419#p11419"/>
		<title type="html"><![CDATA[Re: bulk in often lose packet]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11419#p11419"><![CDATA[
q)whether or not v-usb check ack?<br />a) Check ACK by Youself if you need it<br />q)How to send empty bulk in packet?<br />a) Just send ACK!(status)<p>Statistics: Posted by Guest — Sun Oct 18, 2009 8:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nhchmg]]></name></author>
		<updated>2009-10-15T10:26:27+02:00</updated>

		<published>2009-10-15T10:26:27+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11377#p11377</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11377#p11377"/>
		<title type="html"><![CDATA[bulk in often lose packet]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3394&amp;p=11377#p11377"><![CDATA[
I will implements mass storage class on v-usb, mass stroage class must use bulk in,bulk out. when read a sector,need 64 packets(8 bytes per packet),often lose  packet.<br />      I look usb 1.1 spec, when bulk in transfer,host will send ack.  <br />    1.whether or not v-usb  check ack?<br />    2.How to send empty bulk in packet?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2882">nhchmg</a> — Thu Oct 15, 2009 10:26 am</p><hr />
]]></content>
	</entry>
	</feed>
