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

<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>2008-07-14T16:25:22+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2689</id>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2008-07-14T16:25:22+01:00</updated>
<published>2008-07-14T16:25:22+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16857#p16857</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16857#p16857"/>
<title type="html"><![CDATA[TTL 5.0v vs 3.3V]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16857#p16857"><![CDATA[
With all these interface problems there are two questions: <br />1) will it do any damage ?<br />2) will it work ?<br /><br />For 1) the LPC2106 which I understand is used in the CMU CAM is 5V tolerant which means it can accept up to about 6 V on the inputs. Therefore you are safe to make a direct connection. Other 3.3V devices which are not 5V tolerant must have a a series resistor or a FET to make the interface with 5V, depending on the chips.<br /><br />For 2) the LPC2106 has TTL compatible inputs (VIH = 2V, VIL = .8V) and TTL compatible outputs (VOH = 2.9V, VOL, .4V). The ATMega128 is not really TTL compatible on the input (VIH = 3V[0.6*Vcc] VOL = 1V[0.2* Vcc] and is TTL compatible on the output (VOH = 4.2V, VOL = 0.7V). It appears the VOH of the CMUCAM misses the VIH of the MR-C3024 by 0.1V. Given the low currents and low speeds I would expect it to work OK in practice. If not a small pull up on the C3024 input to 5V should resolve.<br /><br />Also understand different versions of the MR-C3024 label the ETX and ERX pins differently. I think the early boards send data from the MR C3024 on ERX and receive on ETX, later send on ETX and receive on ERX. It seems to be the screen print not the board that differs.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Mon Jul 14, 2008 4:25 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2008-07-14T16:23:17+01:00</updated>
<published>2008-07-14T16:23:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16856#p16856</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16856#p16856"/>
<title type="html"><![CDATA[TTL 5.0v vs 3.3V]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16856#p16856"><![CDATA[
I tried it and it worked.  There was a note on the manual which said that the CMUCAM is 5V tolerant for inputs and I didn't see it  <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> Thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Mon Jul 14, 2008 4:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[HumanoidFan]]></name></author>
<updated>2008-07-14T15:23:57+01:00</updated>
<published>2008-07-14T15:23:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16849#p16849</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16849#p16849"/>
<title type="html"><![CDATA[TTL 5.0v vs 3.3V]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16849#p16849"><![CDATA[
Hi,<br /><br />I don't think it will be a problem.  I have done this many times with DIFFERENT PCB boards.<br /><br />To be absolutely sure I would contact the CMU manufacturer and ask.<br /><br />you could also look at the specs for the CHIP that the robonova is connected to.  You should be able to find the maximal Vin.<br /><br />On the Robonova side, inputing 3.3V signal should not affect the MCU board.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=966">HumanoidFan</a> — Mon Jul 14, 2008 3:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2008-07-07T19:06:50+01:00</updated>
<published>2008-07-07T19:06:50+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16711#p16711</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16711#p16711"/>
<title type="html"><![CDATA[TTL 5.0v vs 3.3V]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2689&amp;p=16711#p16711"><![CDATA[
I was considering connecting a CMU CAM camera to my Robonova for colour blob detection.  However while reading the camera specs I came across the following &quot;TTL 0 to 3.3V&quot;.  I was going to connect the camera as follows:<br /><br />CAMERA  -&gt;  MR-C3024<br />GND -&gt;  GND<br />TX  (TTL) -&gt;  ETX<br />RX (TTL)  -&gt;  ERX<br />+5V   -&gt;  +5V (from the upper row where sensors are)<br /><br />Would the following connections damage the controller or the camera, since the Robonova Controller's TTL is 0..5V?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Mon Jul 07, 2008 7:06 pm</p><hr />
]]></content>
</entry>
</feed>