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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-08-01T20:14:37+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-08-01T20:14:37+02:00</updated>

		<published>2009-08-01T20:14:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10344#p10344</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10344#p10344"/>
		<title type="html"><![CDATA[Re: V-USB and .NET]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10344#p10344"><![CDATA[
Interfacing MMC is no problem, of course. And it's no problem to implement an MMC driver and USB on the same device. But you can't implement the USB mass storage class.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sat Aug 01, 2009 8:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spiky]]></name></author>
		<updated>2009-08-01T19:45:33+02:00</updated>

		<published>2009-08-01T19:45:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10343#p10343</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10343#p10343"/>
		<title type="html"><![CDATA[Re: V-USB and .NET]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10343#p10343"><![CDATA[
I beg to differ. MMC cards use SPI interface. So long as ur AVR has SPI interface , u can interface with an MMC card. This had nothing to do with V-USB.<br />I found this to be extremely useful when i interfaced a 16MB MMC card with the Atmega48. <br /><br /><!-- m --><a class="postlink" href="http://tinkerish.com/blog/?p=13">http://tinkerish.com/blog/?p=13</a><!-- m --><br /><br />I dont foresee any problems interfacing with both the MMC card and the USB with one MCU.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=2578">spiky</a> — Sat Aug 01, 2009 7:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-07-10T17:54:52+02:00</updated>

		<published>2009-07-10T17:54:52+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10101#p10101</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10101#p10101"/>
		<title type="html"><![CDATA[Re: V-USB and .NET]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=10101#p10101"><![CDATA[
I can only answer the last of your questions: You can't build an MMC based data storage with V-USB because it's low speed USB only. Not only that it would be too slow, the standard does not allow bulk endpoints for low speed devices.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Fri Jul 10, 2009 5:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-06-17T09:02:26+02:00</updated>

		<published>2009-06-17T09:02:26+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2895&amp;p=9813#p9813</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=9813#p9813"/>
		<title type="html"><![CDATA[V-USB and .NET]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2895&amp;p=9813#p9813"><![CDATA[
Hello<br /><br />i have some source code in .Net technology such as<br /><!-- m --><a class="postlink" href="http://www.lvr.com/hidpage.htm">http://www.lvr.com/hidpage.htm</a><!-- m --><br />but i dont know how to communicate or send/Receive data to/from my V-USB device?<br />should i write some code in my device fimware or jan axelson source code in C#.NET?<br />can i make a data storage V-USB system with MMC in my device with an AVR?<br /><br />thanks<p>Statistics: Posted by Guest — Wed Jun 17, 2009 9:02 am</p><hr />
]]></content>
	</entry>
	</feed>
