<?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 for Ryan M Sutton</title>
	<atom:link href="http://ryanmsutton.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanmsutton.com</link>
	<description>Random Projects and Comments</description>
	<lastBuildDate>Wed, 24 Oct 2012 11:32:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by Mario</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3482</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 24 Oct 2012 11:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3482</guid>
		<description><![CDATA[Thanks for clarifying the speed issue.

If my bootloader speed is at 38K that indicates my bootloader is pre 0023r4.

And since INT2 support was introduced in r4 this also explains why my INT2 isn&#039;t working...

Will burn a new bootloader on the chip and try again.

Thanks for your time!]]></description>
		<content:encoded><![CDATA[<p>Thanks for clarifying the speed issue.</p>
<p>If my bootloader speed is at 38K that indicates my bootloader is pre 0023r4.</p>
<p>And since INT2 support was introduced in r4 this also explains why my INT2 isn&#8217;t working&#8230;</p>
<p>Will burn a new bootloader on the chip and try again.</p>
<p>Thanks for your time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by RyanMSutton</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3471</link>
		<dc:creator>RyanMSutton</dc:creator>
		<pubDate>Tue, 23 Oct 2012 01:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3471</guid>
		<description><![CDATA[Speeds were raised in 0023r4 see the description here http://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0023r4.zip

I verified INT2 works a couple days ago, I happen to use INT2 on one of my boards and didn&#039;t have an issue.  Using the older bootloader shouldn&#039;t effect INT usage though.]]></description>
		<content:encoded><![CDATA[<p>Speeds were raised in 0023r4 see the description here <a href="http://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0023r4.zip" rel="nofollow">http://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0023r4.zip</a></p>
<p>I verified INT2 works a couple days ago, I happen to use INT2 on one of my boards and didn&#8217;t have an issue.  Using the older bootloader shouldn&#8217;t effect INT usage though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by Mario</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3463</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Mon, 22 Oct 2012 09:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3463</guid>
		<description><![CDATA[My bad in copy/paste.

The upload speed lines should read:
atmega644.upload.speed=57600
to
atmega644.upload.speed=38400

My x-tal is 16MHz 
In IDE 0023 I used the same settings.
Note: The bootloader on my chip was burned with IDE 0023.
perhaps that is the reason that I had to use modified settings for IDE 1.0.1.

Any info about int2 ?]]></description>
		<content:encoded><![CDATA[<p>My bad in copy/paste.</p>
<p>The upload speed lines should read:<br />
atmega644.upload.speed=57600<br />
to<br />
atmega644.upload.speed=38400</p>
<p>My x-tal is 16MHz<br />
In IDE 0023 I used the same settings.<br />
Note: The bootloader on my chip was burned with IDE 0023.<br />
perhaps that is the reason that I had to use modified settings for IDE 1.0.1.</p>
<p>Any info about int2 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by RyanMSutton</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3457</link>
		<dc:creator>RyanMSutton</dc:creator>
		<pubDate>Sun, 21 Oct 2012 03:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3457</guid>
		<description><![CDATA[Looks like you are using a non standard crystal or have a clocking problem, I am pretty sure the baud rates are right since I verify that I can upload to the board before I post.  However I did find a new way to handle the core and programmers in the future so that is all likely to change soon anyways.

Also you changing one line from one chip to another, that doesn&#039;t make any sense.]]></description>
		<content:encoded><![CDATA[<p>Looks like you are using a non standard crystal or have a clocking problem, I am pretty sure the baud rates are right since I verify that I can upload to the board before I post.  However I did find a new way to handle the core and programmers in the future so that is all likely to change soon anyways.</p>
<p>Also you changing one line from one chip to another, that doesn&#8217;t make any sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by Mario</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3391</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Sat, 13 Oct 2012 21:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3391</guid>
		<description><![CDATA[Hi,

Installed the Arduino 1.0.1 IDE and Sanguino-0101r1 files but had to patch boards.txt before I was able to upload sketches:
Changed 
atmega644.upload.protocol=stk500
to 
atmega644.upload.protocol=arduino

atmega1284.upload.speed=57600
to
atmega644.upload.speed=38400

Have you tested int2 on this relaese?
Int0 and int1 work just fine, but I can&#039;t get int2 to work.

Suggestions?

Cheers,

Mario]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Installed the Arduino 1.0.1 IDE and Sanguino-0101r1 files but had to patch boards.txt before I was able to upload sketches:<br />
Changed<br />
atmega644.upload.protocol=stk500<br />
to<br />
atmega644.upload.protocol=arduino</p>
<p>atmega1284.upload.speed=57600<br />
to<br />
atmega644.upload.speed=38400</p>
<p>Have you tested int2 on this relaese?<br />
Int0 and int1 work just fine, but I can&#8217;t get int2 to work.</p>
<p>Suggestions?</p>
<p>Cheers,</p>
<p>Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by RyanMSutton</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3156</link>
		<dc:creator>RyanMSutton</dc:creator>
		<pubDate>Wed, 12 Sep 2012 23:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3156</guid>
		<description><![CDATA[Those macros are missing. I believe they should be in there but I need to look and see if they were deprecated in 1.0. The pin defs in the ones you have look to be for a different chip but it looks like I need to take a look at the whole PCINT stuff, whats in there today doesn’t look right.

As for compiling, I was able to get it to compile after defining thoes macros, TX works but RX doesn&#039;t due to the PCINT stuff being broken.]]></description>
		<content:encoded><![CDATA[<p>Those macros are missing. I believe they should be in there but I need to look and see if they were deprecated in 1.0. The pin defs in the ones you have look to be for a different chip but it looks like I need to take a look at the whole PCINT stuff, whats in there today doesn’t look right.</p>
<p>As for compiling, I was able to get it to compile after defining thoes macros, TX works but RX doesn&#8217;t due to the PCINT stuff being broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by Konrad</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3150</link>
		<dc:creator>Konrad</dc:creator>
		<pubDate>Wed, 12 Sep 2012 18:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3150</guid>
		<description><![CDATA[Hi, 

I had problems compiling SoftwareSerial, I added these lines from mighty-1284p:

#define digitalPinToPCICR(p)    (((p) &gt;= 0 &amp;&amp; (p) &lt; NUM_DIGITAL_PINS) ? (&amp;PCICR) : ((uint8_t *)0))
#define digitalPinToPCICRbit(p) (((p) &lt;= 7) ? 1 : (((p) &lt;= 15) ? 3 : (((p) &lt;= 23) ? 2 : 0)))
#define digitalPinToPCMSK(p)    (((p) &lt;= 7) ? (&amp;PCMSK2) : (((p) &lt;= 13) ? (&amp;PCMSK0) : (((p) &lt;= 21) ? (&amp;PCMSK1) : ((uint8_t *)0))))
#define digitalPinToPCMSKbit(p) ((p) % 8)

But I don&#039;t know, if they are correct. 
I&#039;m trying to compile http://timewitharduino.blogspot.de/2012/03/wise-clock-4-with-atmega1284.html
but it isn&#039;t working yet.

Here I got compiler warnings:
In file included from /Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/Arduino.h:213,
                 from /Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/IPAddress.cpp:2:
/Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/variants/standard/pins_arduino.h:53:1: warning: &quot;TIMER5A&quot; redefined
In file included from /Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/IPAddress.cpp:2:
/Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/Arduino.h:182:1: warning: this is the location of the previous definition
//#define TIMER5A 14
//#define TIMER5B 15
//#define TIMER5C 16

With regards

Konrad]]></description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I had problems compiling SoftwareSerial, I added these lines from mighty-1284p:</p>
<p>#define digitalPinToPCICR(p)    (((p) &gt;= 0 &amp;&amp; (p) &lt; NUM_DIGITAL_PINS) ? (&amp;PCICR) : ((uint8_t *)0))<br />
#define digitalPinToPCICRbit(p) (((p) &lt;= 7) ? 1 : (((p) &lt;= 15) ? 3 : (((p) &lt;= 23) ? 2 : 0)))<br />
#define digitalPinToPCMSK(p)    (((p) &lt;= 7) ? (&amp;PCMSK2) : (((p) &lt;= 13) ? (&amp;PCMSK0) : (((p) &lt;= 21) ? (&amp;PCMSK1) : ((uint8_t *)0))))<br />
#define digitalPinToPCMSKbit(p) ((p) % 8)</p>
<p>But I don&#039;t know, if they are correct.<br />
I&#039;m trying to compile <a href="http://timewitharduino.blogspot.de/2012/03/wise-clock-4-with-atmega1284.html" rel="nofollow">http://timewitharduino.blogspot.de/2012/03/wise-clock-4-with-atmega1284.html</a><br />
but it isn&#039;t working yet.</p>
<p>Here I got compiler warnings:<br />
In file included from /Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/Arduino.h:213,<br />
                 from /Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/IPAddress.cpp:2:<br />
/Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/variants/standard/pins_arduino.h:53:1: warning: &quot;TIMER5A&quot; redefined<br />
In file included from /Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/IPAddress.cpp:2:<br />
/Volumes/lokal/Users/skr/Google Drive/Arduino/hardware/sanguino/cores/arduino/Arduino.h:182:1: warning: this is the location of the previous definition<br />
//#define TIMER5A 14<br />
//#define TIMER5B 15<br />
//#define TIMER5C 16</p>
<p>With regards</p>
<p>Konrad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sanguino for Arduino &gt;1.0 Release by Ryan M Sutton - Updated Dev Enviroment</title>
		<link>http://ryanmsutton.com/2012/09/sanguino-for-arduino-1-0-release/#comment-3020</link>
		<dc:creator>Ryan M Sutton - Updated Dev Enviroment</dc:creator>
		<pubDate>Mon, 03 Sep 2012 20:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=334#comment-3020</guid>
		<description><![CDATA[[...] UPDATED (details): Sanguino-0023r3.zip UPDATED (details):Sanguino-0023r4.zip  UPDATED(details): Sanguino-0101r1.zip Wire-Sanguino-0023.zip          &#160;          3 Comments.       &#171; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] UPDATED (details): Sanguino-0023r3.zip UPDATED (details):Sanguino-0023r4.zip  UPDATED(details): Sanguino-0101r1.zip Wire-Sanguino-0023.zip          &nbsp;          3 Comments.       &laquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 6 DOF Sensor by GPS Logger Hardware v5.0 &#171; Ryan M Sutton</title>
		<link>http://ryanmsutton.com/projects/accelgyro/#comment-1956</link>
		<dc:creator>GPS Logger Hardware v5.0 &#171; Ryan M Sutton</dc:creator>
		<pubDate>Sun, 15 Jul 2012 21:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?page_id=255#comment-1956</guid>
		<description><![CDATA[[...] Only the accelerometer is giving me issues at the moment. It is doing the same thing as the 6dof board though so it could be something in my code.  I also had a board to be used as a front panel [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Only the accelerometer is giving me issues at the moment. It is doing the same thing as the 6dof board though so it could be something in my code.  I also had a board to be used as a front panel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Sanquino Version 0023R4 by Updated Dev Enviroment &#171; Ryan M Sutton</title>
		<link>http://ryanmsutton.com/2012/06/new-sanquino-version-0023r4/#comment-1066</link>
		<dc:creator>Updated Dev Enviroment &#171; Ryan M Sutton</dc:creator>
		<pubDate>Sat, 23 Jun 2012 02:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmsutton.com/?p=302#comment-1066</guid>
		<description><![CDATA[[...] (details): Sanguino-0023r2.zip UPDATED (details): Sanguino-0023r3.zip UPDATED (details):Sanguino-0023r4.zip [...]]]></description>
		<content:encoded><![CDATA[<p>[...] (details): Sanguino-0023r2.zip UPDATED (details): Sanguino-0023r3.zip UPDATED (details):Sanguino-0023r4.zip [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
