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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2011-05-06T16:48:19+02:00</updated>

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

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2011-05-03T20:11:09+02:00</updated>

		<published>2011-05-03T20:11:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18367#p18367</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18367#p18367"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18367#p18367"><![CDATA[
decided to start a new topic<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue May 03, 2011 8:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2011-05-06T16:48:19+02:00 </updated>

		<published>2011-05-03T16:24:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18366#p18366</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18366#p18366"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18366#p18366"><![CDATA[
Ah error correction  I got you. Thx for the info.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue May 03, 2011 4:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2011-05-03T14:38:38+02:00</updated>

		<published>2011-05-03T14:38:38+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18365#p18365</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18365#p18365"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18365#p18365"><![CDATA[
No, that's not a descriptor. The table contains pre-computed CRC sum values for the CRC checksum used.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue May 03, 2011 2:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2011-05-03T14:36:11+02:00</updated>

		<published>2011-05-03T14:36:11+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18364#p18364</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18364#p18364"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18364#p18364"><![CDATA[
Thx christian. I had a lot of luck just analyzing the code its self. Its quite straight forward what he is doing here. I never did find a descriptor but I can more then likely get that with usbLyzer. I see what you mean by a look up table but was not sure what the data in the table is for, it that a descriptor?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue May 03, 2011 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2011-05-03T11:18:47+02:00</updated>

		<published>2011-05-03T11:18:47+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18361#p18361</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18361#p18361"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18361#p18361"><![CDATA[
I have not looked at the code so far, but I can probably answer to questions:<br />(1) As far as I know, WinAVR supports C++. Simply pass it a .cpp file.<br />(2) The .balign 256 usbCrcTableLow: stuff is for a table-driven (and thus faster) CRC algorithm.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue May 03, 2011 11:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2011-05-03T02:25:09+02:00</updated>

		<published>2011-05-03T02:25:09+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18359#p18359</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18359#p18359"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=18359#p18359"><![CDATA[
Can anyone help me on this source?  Saimon has not done this in the same means most examples are. I see he has a few cpp files, but I dont have a cpp avr compiler. I only have winavr. I'm sure I could convert all of this to c as I know both languages well but I was hopping I'm just over looking something simple here.<br /><br />For example, where is the heck is the descriptor? This is an example of a usb mass storage hid device no? That is to say, if I flash and compile this and plug it in to the usb port it shows up as a mass storage device? If so, then a descriptor is required. I sure hope its not this .balign 256 usbCrcTableLow: ASM stuff.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue May 03, 2011 2:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[lleeloo]]></name></author>
		<updated>2011-03-03T08:55:58+02:00</updated>

		<published>2011-03-03T08:55:58+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17785#p17785</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17785#p17785"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17785#p17785"><![CDATA[
Second try!) Fully worked project on mega8 and mmc card. If anyone intresting, can show my device photo and video.<br /><!-- m --><a class="postlink" href="http://depositfiles.com/files/yh1xo40wh">http://depositfiles.com/files/yh1xo40wh</a><!-- m --><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4336">lleeloo</a> — Thu Mar 03, 2011 8:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[fh_]]></name></author>
		<updated>2011-02-14T20:29:35+02:00</updated>

		<published>2011-02-14T20:29:35+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17610#p17610</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17610#p17610"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17610#p17610"><![CDATA[
<blockquote><div><cite>Saimon wrote:</cite>I share my source code today at depositfiles.com. If any one would have problems with this host, I can to upload to other file host server</div></blockquote><br />Hi Saimon,<br />I'm interested in your MassStorage Emulation. Where can I found the link for the source?<br />Best regards,<br />FH<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4920">fh_</a> — Mon Feb 14, 2011 8:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-12-25T20:46:45+02:00</updated>

		<published>2010-12-25T20:46:45+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17126#p17126</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17126#p17126"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17126#p17126"><![CDATA[
I share my source code today at depositfiles.com. If any one would have problems with this host, I can to upload to other file host server<p>Statistics: Posted by Guest — Sat Dec 25, 2010 8:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[maxi]]></name></author>
		<updated>2010-12-25T00:02:34+02:00</updated>

		<published>2010-12-25T00:02:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17125#p17125</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17125#p17125"/>
		<title type="html"><![CDATA[Re: Mass Storage class over V-USB]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3399&amp;p=17125#p17125"><![CDATA[
Hi Saimon, welcome back that is great news!  <br />I for one would love to see what you have done and i'm sure I can speak for others. <img class="smilies" src="./../../../images/smilies/icon_cool.gif" alt="8)" title="Cool" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2570">maxi</a> — Sat Dec 25, 2010 12:02 am</p><hr />
]]></content>
	</entry>
	</feed>
