<?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=2&amp;t=7043" />

<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>2011-05-17T07:08:51+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=2&amp;t=7043</id>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2011-05-17T07:08:51+01:00</updated>
<published>2011-05-17T07:08:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7043&amp;p=31270#p31270</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7043&amp;p=31270#p31270"/>
<title type="html"><![CDATA[Problems with KHR-3HV EEPROM]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7043&amp;p=31270#p31270"><![CDATA[
I know this was a long time ago i'm sorry I didn't see it earlier and try to help. Did you resolve the issue? <br /><br />Have a look at libkondo4 C library I wrote a long time ago:<br /><!-- m --><a class="postlink" href="https://bitbucket.org/vo/libkondo4">https://bitbucket.org/vo/libkondo4</a><!-- m --><br /><br />The source code there implements the most critical functionality of the serial protocol including direct EEPROM reads and writes if you need.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Tue May 17, 2011 7:08 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[EngineerD]]></name></author>
<updated>2011-03-01T18:04:44+01:00</updated>
<published>2011-03-01T18:04:44+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7043&amp;p=30397#p30397</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7043&amp;p=30397#p30397"/>
<title type="html"><![CDATA[Problems with KHR-3HV EEPROM]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7043&amp;p=30397#p30397"><![CDATA[
Hi all<br />I have KHR-3HV 22DOF <br />So, ones i've decided to learn - how to manage robot with RCB4Reference <!-- m --><a class="postlink" href="http://kondo-robot.com/sys/archives/2477">http://kondo-robot.com/sys/archives/2477</a><!-- m -->,<br />The final goal was to make robot more autonomous that it is.<br />After reading and translating some parts of  Japan documention I've decided to make next  -  robot must energize servos and slowly go to Zero Pose automaticly  after switching Power ON (just like when configure Zero Pose using HTH4 and press green icon &quot;&gt;Ram&quot; ).<br />So, I've tried to write something to ROM using COM-port commands RCB firmware return message that all is OK, but when i read this place  from ROM to COM the data  was FF FF FF FF FF(empty) <br />Example <br />Write to EEPROM at 00h move command for preparing SYSTEM Register<br /><br />[01/03/2011 18:20:38] - Written data<br /><br />10 00 32 00 00 00 <span style="color: darkred">09 00 02 00 00 00 1f 80 aa</span> 96 colored - MOVE Command that would be stored in ROM<br /><br />[01/03/2011 18:20:38] - Read data<br /><br />04 00 06 0a     Acknowledgement from firmware that command was executed successfully<br /><br />Now i want to check is there are something in EEPROM<br />[01/03/2011 18:22:27] - Written data<br /><br />0b 00 23 00 00 00 00 00 00 09 37<br /><br />[01/03/2011 18:22:27] - Read data<br /><br />0c 00 ff ff ff ff ff ff ff ff ff 03    <br /><br />So, there are nothing <br />FUUU=)))<br />Then i've thought - may be i'm doing something wrong<br /><br />OK,  I launch HTH4 to write motions data to EEPROM() and then read it from there.<br />but the result was exactly the same <br /><br />So, the question is - Does anybody knows what have i to do  or where am i wrong?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2613">EngineerD</a> — Tue Mar 01, 2011 6:04 pm</p><hr />
]]></content>
</entry>
</feed>