<?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="http://forum.robosavvy.com/feed.php?f=5&amp;t=1421" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2007-06-03T17:27:47+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=1421</id>
<entry>
<author><name><![CDATA[nknotts]]></name></author>
<updated>2007-06-03T17:27:47+01:00</updated>
<published>2007-06-03T17:27:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9318#p9318</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9318#p9318"/>
<title type="html"><![CDATA[Sync Write]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9318#p9318"><![CDATA[
Jon,<br />You were right! It works great, thanks for your help<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=641">nknotts</a> — Sun Jun 03, 2007 5:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-06-03T12:48:41+01:00</updated>
<published>2007-06-03T12:48:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9315#p9315</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9315#p9315"/>
<title type="html"><![CDATA[Sync Write]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9315#p9315"><![CDATA[
Your problem appears to be the '4' in position 7 - that is the # of bytes you are writing for each servo, and should be 2 in this case.<br /><br />This is what I get:<br /><br />ff ff fe 10 83 20 02 01 ff 03 02 ff 03 03 ff 03 04 ff 03 3a<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Sun Jun 03, 2007 12:48 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[nknotts]]></name></author>
<updated>2007-06-03T06:52:56+01:00</updated>
<published>2007-06-03T06:52:56+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9313#p9313</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9313#p9313"/>
<title type="html"><![CDATA[Sync Write]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1421&amp;p=9313#p9313"><![CDATA[
Hey Guys,<br />    I'm trying to implement sync write and am running into some problems. <br /><br />I am sending to 4 servos (id 1:4) to address 32 (0x20) with a value of 1023 (0x03ff) to each one. My command packet is as follows...<br />ff ff fe 10 83 20  4  1 ff  3  2 ff  3  3 ff  3  4 ff  3 38<br /><br />The command is successfully sent but the servos dont start moving (I have them set for continuous rotation) If i set them all individually, it works great (although much slower)<br /><br />Any clues as to where my command packet is wrong?<br /><br />Thanks,<br /><br />Nate<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=641">nknotts</a> — Sun Jun 03, 2007 6:52 am</p><hr />
]]></content>
</entry>
</feed>