<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: USB Host Shield in store.</title>
	<atom:link href="http://www.circuitsathome.com/mcu/programming/usb-host-shield-in-the-store/feed" rel="self" type="application/rss+xml" />
	<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store</link>
	<description>A Solder Joint</description>
	<lastBuildDate>Thu, 17 May 2012 05:09:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-5791</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Wed, 25 May 2011 13:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-5791</guid>
		<description>The schematic is here -&gt; http://www.circuitsathome.com/chome_downloads/USBhostShield_12.pdf  The difference between simple and minimal is a pair of level shifters and some jumpers. Take a look at hardware manual page -&gt; http://www.circuitsathome.com/usb-host-shield-hardware-manual , legacy &quot;simple&quot; and &quot;minimal&quot; are very similar to 2.0 &quot;standard&quot; and &quot;3.3V&quot;. What you need is to solder level shift ICs, open jumpers which are placed around them and add connection from Arduino 5V pin to the shield. If you want to pursue this and have more questions, contact me off-list at mazurov at circuitsathome dot com</description>
		<content:encoded><![CDATA[<p>The schematic is here -&gt; <a href="http://www.circuitsathome.com/chome_downloads/USBhostShield_12.pdf" rel="nofollow">http://www.circuitsathome.com/chome_downloads/USBhostShield_12.pdf</a>  The difference between simple and minimal is a pair of level shifters and some jumpers. Take a look at hardware manual page -&gt; <a href="http://www.circuitsathome.com/usb-host-shield-hardware-manual" rel="nofollow">http://www.circuitsathome.com/usb-host-shield-hardware-manual</a> , legacy &#8220;simple&#8221; and &#8220;minimal&#8221; are very similar to 2.0 &#8220;standard&#8221; and &#8220;3.3V&#8221;. What you need is to solder level shift ICs, open jumpers which are placed around them and add connection from Arduino 5V pin to the shield. If you want to pursue this and have more questions, contact me off-list at mazurov at circuitsathome dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-5780</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Wed, 25 May 2011 06:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-5780</guid>
		<description>Yes, i ordered from a swiss distributor. I already solded the conectors on it and I&#039;m not shure if i can give it back.</description>
		<content:encoded><![CDATA[<p>Yes, i ordered from a swiss distributor. I already solded the conectors on it and I&#8217;m not shure if i can give it back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-5758</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Tue, 24 May 2011 19:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-5758</guid>
		<description>If I&#039;m reading this correctly, you ordered standard version and received minimal instead. Is this correct?</description>
		<content:encoded><![CDATA[<p>If I&#8217;m reading this correctly, you ordered standard version and received minimal instead. Is this correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-5757</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 24 May 2011 18:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-5757</guid>
		<description>Hi,
Unfortunately I received a USB Host Schield rev1.21 version minimal instead a version simple.  
I would like to connect a device with 5V on VBUS, like a DSLR Camera.  
Can I change the minimal to a 5V version on VBUS and if yes which are the changes?  Or where can I find the schematics with the different versions?
I use a Arduino UNO 

Thanks for help</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Unfortunately I received a USB Host Schield rev1.21 version minimal instead a version simple.<br />
I would like to connect a device with 5V on VBUS, like a DSLR Camera.<br />
Can I change the minimal to a 5V version on VBUS and if yes which are the changes?  Or where can I find the schematics with the different versions?<br />
I use a Arduino UNO </p>
<p>Thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-530</link>
		<dc:creator>Collin</dc:creator>
		<pubDate>Tue, 05 Oct 2010 06:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-530</guid>
		<description>Good news - I&#039;m now able to retrieve MIDI data, via inTransfer, but the code seems to be restarting after each loop (running setup, indicated by printing &quot;Start&quot; to serial monitor)

Is there any particular reason this would occur?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Good news &#8211; I&#8217;m now able to retrieve MIDI data, via inTransfer, but the code seems to be restarting after each loop (running setup, indicated by printing &#8220;Start&#8221; to serial monitor)</p>
<p>Is there any particular reason this would occur?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-517</link>
		<dc:creator>Collin</dc:creator>
		<pubDate>Mon, 04 Oct 2010 08:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-517</guid>
		<description>I have looked at it and was confused by the multiple layers of terminology used.  I&#039;ll go back and attempt to understand it more.

By experimenting with your shield, I learned much in such a short amount of time and I may have become a bit overeager/impatient to implement USB-MIDI ;)</description>
		<content:encoded><![CDATA[<p>I have looked at it and was confused by the multiple layers of terminology used.  I&#8217;ll go back and attempt to understand it more.</p>
<p>By experimenting with your shield, I learned much in such a short amount of time and I may have become a bit overeager/impatient to implement USB-MIDI <img src='http://www.circuitsathome.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-513</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Sun, 03 Oct 2010 07:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-513</guid>
		<description>There is USB MIDI spec on usb.org - have you looked at it yet? Linux sources have plenty of information also.</description>
		<content:encoded><![CDATA[<p>There is USB MIDI spec on usb.org &#8211; have you looked at it yet? Linux sources have plenty of information also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-512</link>
		<dc:creator>Collin</dc:creator>
		<pubDate>Sun, 03 Oct 2010 07:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-512</guid>
		<description>Thanks for the all the useful info on this site - I&#039;ve learned a lot!

I&#039;m also trying to get the USB Host Shield working with USB-MIDI.  I&#039;m pretty sure all I need to do to acquire incoming MIDI messages is parse the contents of Control Transfer data packet - still unsure of how to implement such an action though.  The relevant data seems to be sent as Bulk via a &#039;Pipe&#039; from the device.

Any pointers/tips would be much appreciated.
Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the all the useful info on this site &#8211; I&#8217;ve learned a lot!</p>
<p>I&#8217;m also trying to get the USB Host Shield working with USB-MIDI.  I&#8217;m pretty sure all I need to do to acquire incoming MIDI messages is parse the contents of Control Transfer data packet &#8211; still unsure of how to implement such an action though.  The relevant data seems to be sent as Bulk via a &#8216;Pipe&#8217; from the device.</p>
<p>Any pointers/tips would be much appreciated.<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-265</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 22 Sep 2010 23:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-265</guid>
		<description>Hi Oleg,

This is great.  Any tips on working with a USB GSM Modem?  I&#039;ve got a HUAWEI E160 and am familiar with the AT Commands I&#039;ll need, but am having trouble using your code to send and receive commands.  Do you know if anyone else has had success using this with a modem/phone?

Cheers,
Jeremy</description>
		<content:encoded><![CDATA[<p>Hi Oleg,</p>
<p>This is great.  Any tips on working with a USB GSM Modem?  I&#8217;ve got a HUAWEI E160 and am familiar with the AT Commands I&#8217;ll need, but am having trouble using your code to send and receive commands.  Do you know if anyone else has had success using this with a modem/phone?</p>
<p>Cheers,<br />
Jeremy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/usb-host-shield-in-the-store/comment-page-1#comment-264</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Mon, 05 Apr 2010 02:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=1447#comment-264</guid>
		<description>It will, but you need to write the code. Otherwise, take a look at Black Widow at asynclabs.com</description>
		<content:encoded><![CDATA[<p>It will, but you need to write the code. Otherwise, take a look at Black Widow at asynclabs.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

