<?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: Arduino USB host &#8211; First programs.</title>
	<atom:link href="http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes</link>
	<description>A Solder Joint</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:29:35 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-6021</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Fri, 25 Jun 2010 21:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-6021</guid>
		<description>Thanks for posting this! My guess is you are talking about Sparkfun shield since mine is powered from 5V and not from Vin. As a result, it will work off of USB power with no problems.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this! My guess is you are talking about Sparkfun shield since mine is powered from 5V and not from Vin. As a result, it will work off of USB power with no problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-6020</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 25 Jun 2010 18:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-6020</guid>
		<description>Hi

last time i got all Errors from above this thread. the prob`s solved when i connect to a power-supply, then OSCOKIRQ will now work without undervoltage(VIN)--SPI also run`s like hell :-)Every Device will connect as defined(fast/slow) and no errors at all.

think PC 5v from Arduino-Host is a little bit too small to support the usb-shield when testing githuk-files;-)
All of the testfiles from githuk now working perfectly...i`am very happy!!

dont forget to spend Volts on the Board! :)

Good work @oleg!</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>last time i got all Errors from above this thread. the prob`s solved when i connect to a power-supply, then OSCOKIRQ will now work without undervoltage(VIN)&#8211;SPI also run`s like hell :-)Every Device will connect as defined(fast/slow) and no errors at all.</p>
<p>think PC 5v from Arduino-Host is a little bit too small to support the usb-shield when testing githuk-files;-)<br />
All of the testfiles from githuk now working perfectly&#8230;i`am very happy!!</p>
<p>dont forget to spend Volts on the Board! :)</p>
<p>Good work @oleg!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5938</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 16 May 2010 20:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5938</guid>
		<description>Also remember the Sparkfun USB Host Shield is powered from Vin.
Do you have an external power supply to Vin ?</description>
		<content:encoded><![CDATA[<p>Also remember the Sparkfun USB Host Shield is powered from Vin.<br />
Do you have an external power supply to Vin ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5937</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 16 May 2010 20:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5937</guid>
		<description>Did you make the changes required for the differences in the Sparkfun shield ?
the pin numbers are not simply swapped. 
For the Sparkfun shield the reset must be on #define MAX_RESET 8
MAX_GPX is not used, but is best as #define MAX_GPX   7</description>
		<content:encoded><![CDATA[<p>Did you make the changes required for the differences in the Sparkfun shield ?<br />
the pin numbers are not simply swapped.<br />
For the Sparkfun shield the reset must be on #define MAX_RESET 8<br />
MAX_GPX is not used, but is best as #define MAX_GPX   7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5935</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Sun, 16 May 2010 10:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5935</guid>
		<description>It looks broken to me.</description>
		<content:encoded><![CDATA[<p>It looks broken to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yashar</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5934</link>
		<dc:creator>yashar</dc:creator>
		<pubDate>Sun, 16 May 2010 08:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5934</guid>
		<description>not yet, but cant you suggest anything? am i missing anything?</description>
		<content:encoded><![CDATA[<p>not yet, but cant you suggest anything? am i missing anything?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5933</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Sun, 16 May 2010 08:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5933</guid>
		<description>Have you tried contacting Sparkfun yet?</description>
		<content:encoded><![CDATA[<p>Have you tried contacting Sparkfun yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yashar</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5931</link>
		<dc:creator>yashar</dc:creator>
		<pubDate>Sun, 16 May 2010 06:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5931</guid>
		<description>i have bought it from sparkfun. but here are the step i took!!!
i have all the source code necessary and the board and i swapped the pin numbers for GPX and RESET but it seems like nothing is getting written in the max3421e registers cause when i read them i dont get the same values . i even run your above codes that prints registers and all the registers are 00 and im getting “Error: OSCOKIRQ failed to assert” and “Error: Vbus overload” as well. however GPIN0-7 and GPout0-7 are not attached to anything in my board. i was wondering if they are significant or i should attach them some circuitry that im not aware of!!!

thanks</description>
		<content:encoded><![CDATA[<p>i have bought it from sparkfun. but here are the step i took!!!<br />
i have all the source code necessary and the board and i swapped the pin numbers for GPX and RESET but it seems like nothing is getting written in the max3421e registers cause when i read them i dont get the same values . i even run your above codes that prints registers and all the registers are 00 and im getting “Error: OSCOKIRQ failed to assert” and “Error: Vbus overload” as well. however GPIN0-7 and GPout0-7 are not attached to anything in my board. i was wondering if they are significant or i should attach them some circuitry that im not aware of!!!</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5930</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Sun, 16 May 2010 06:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5930</guid>
		<description>You can&#039;t get vbus.overload error unless you get a short somewhere. Did you make this shield yourself or bought it here?</description>
		<content:encoded><![CDATA[<p>You can&#8217;t get vbus.overload error unless you get a short somewhere. Did you make this shield yourself or bought it here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yashar</title>
		<link>http://www.circuitsathome.com/mcu/programming/arduino-usb-host-part-2-classes/comment-page-1#comment-5928</link>
		<dc:creator>yashar</dc:creator>
		<pubDate>Sun, 16 May 2010 03:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=775#comment-5928</guid>
		<description>hi,
i am uploading the codes in my usb host shield and im getting errors like &quot;Error: OSCOKIRQ failed to assert&quot; and &quot;Error: Vbus overload&quot;. these errors come from the max.poweron(). and there is a problem with reading and writing max3421e regiters using spi protocol. also, i dont know if i have to connect gpin0-7 to anything or not!!
please help

thanks 
yashar</description>
		<content:encoded><![CDATA[<p>hi,<br />
i am uploading the codes in my usb host shield and im getting errors like &#8220;Error: OSCOKIRQ failed to assert&#8221; and &#8220;Error: Vbus overload&#8221;. these errors come from the max.poweron(). and there is a problem with reading and writing max3421e regiters using spi protocol. also, i dont know if i have to connect gpin0-7 to anything or not!!<br />
please help</p>
<p>thanks<br />
yashar</p>
]]></content:encoded>
	</item>
</channel>
</rss>
