<?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: XBee Level Shifting</title>
	<atom:link href="http://www.faludi.com/bwsn/xbee-level-shifting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.faludi.com</link>
	<description></description>
	<lastBuildDate>Mon, 13 May 2013 03:34:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Level Shifting Stragety Experments &#124; James Reuben Knowles</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-78064</link>
		<dc:creator>Level Shifting Stragety Experments &#124; James Reuben Knowles</dc:creator>
		<pubDate>Wed, 13 Mar 2013 04:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-78064</guid>
		<description><![CDATA[[...] is a very simple strategy with few parts that I found on Rob Faludi&#8217;s page XBee Level Shifting.  This is what I saw on the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] is a very simple strategy with few parts that I found on Rob Faludi&#8217;s page XBee Level Shifting.  This is what I saw on the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeph</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-51819</link>
		<dc:creator>Zeph</dc:creator>
		<pubDate>Sun, 17 Jun 2012 08:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-51819</guid>
		<description><![CDATA[Let me see if I understand the first circuit.

When 3.3V output is high, the 5V input will be about 1 diode drop higher than 3.3v, right? Usually high enough.  At the same time, the 3.3V output won&#039;t itself be pulled higher than about 3.3V (unless D2 and only D2 is Schottky).

D1 is then needed to prevent 3.3V being shorted to ground by the 3.3V output when low.

Side effect: About 170 uA flows continuously from 5V to regulated 3.3V.

Is that right?]]></description>
		<content:encoded><![CDATA[<p>Let me see if I understand the first circuit.</p>
<p>When 3.3V output is high, the 5V input will be about 1 diode drop higher than 3.3v, right? Usually high enough.  At the same time, the 3.3V output won&#8217;t itself be pulled higher than about 3.3V (unless D2 and only D2 is Schottky).</p>
<p>D1 is then needed to prevent 3.3V being shorted to ground by the 3.3V output when low.</p>
<p>Side effect: About 170 uA flows continuously from 5V to regulated 3.3V.</p>
<p>Is that right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.plomat</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-49261</link>
		<dc:creator>D.plomat</dc:creator>
		<pubDate>Sun, 20 May 2012 20:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-49261</guid>
		<description><![CDATA[I also left out R1 as it&#039;s a very space-constrained aplication and instead enable the internal pullup of ATmega. Seems like my FTDI adapter also has one as it too works without R1 and 5V_INPUT still reads 5V]]></description>
		<content:encoded><![CDATA[<p>I also left out R1 as it&#8217;s a very space-constrained aplication and instead enable the internal pullup of ATmega. Seems like my FTDI adapter also has one as it too works without R1 and 5V_INPUT still reads 5V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.plomat</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-49259</link>
		<dc:creator>D.plomat</dc:creator>
		<pubDate>Sun, 20 May 2012 20:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-49259</guid>
		<description><![CDATA[Works like a charm, i also used all schottkys, as with silicon 4148 diodes i got 3.8V for DIN and DOUT, whereas BAT85 gives 3.5V, only very slightly above the documented max voltage (XBee datasheet says supply voltage 2.8 to 3.4V but nothing about data lines tolerance except the thresholds for &quot;guaranteed read as 0/1&quot; values)]]></description>
		<content:encoded><![CDATA[<p>Works like a charm, i also used all schottkys, as with silicon 4148 diodes i got 3.8V for DIN and DOUT, whereas BAT85 gives 3.5V, only very slightly above the documented max voltage (XBee datasheet says supply voltage 2.8 to 3.4V but nothing about data lines tolerance except the thresholds for &#8220;guaranteed read as 0/1&#8243; values)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-31049</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Thu, 12 Jan 2012 21:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-31049</guid>
		<description><![CDATA[Best things to do is put an OpAmp for level-shifting. Solutions above are not suitable when working with PIC, where minumun high input voltage is often 0.7-0.8 * Vdd (3.5-4 volts when powered at 5 volts). An OpAmp powered with the desidered output voltage will erase all the problems.]]></description>
		<content:encoded><![CDATA[<p>Best things to do is put an OpAmp for level-shifting. Solutions above are not suitable when working with PIC, where minumun high input voltage is often 0.7-0.8 * Vdd (3.5-4 volts when powered at 5 volts). An OpAmp powered with the desidered output voltage will erase all the problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-30282</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Fri, 06 Jan 2012 15:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-30282</guid>
		<description><![CDATA[Thanks Rob,

the circuit works nicely. 

I needed it because I had a level-related issue between my Arduino UNO and an XBee mounted on the XtremeBee adapter, and the comunication was not working as expected. Now all runs smoothly...

Regards.]]></description>
		<content:encoded><![CDATA[<p>Thanks Rob,</p>
<p>the circuit works nicely. </p>
<p>I needed it because I had a level-related issue between my Arduino UNO and an XBee mounted on the XtremeBee adapter, and the comunication was not working as expected. Now all runs smoothly&#8230;</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeveland</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-12282</link>
		<dc:creator>zeveland</dc:creator>
		<pubDate>Mon, 30 May 2011 12:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-12282</guid>
		<description><![CDATA[Very true (though using a Schottky for D3 mitigates this problem).  However, as you note, your suggested circuit has the opposite problem: &quot;low&quot; on the 3V side is around 700 mV (around 300 with a Schottky) instead of 0V.  Especially with student circuits, I&#039;ve seen more problems caused by low signals being out-of-spec: many low-voltage parts have unadvertised 5V-tolerant IO but can&#039;t cope with a &quot;low&quot; that is a few hundred millivolts.  Add in the ohmic signal paths on a breadboard that has seen some abuse and, for prototyping at least, I recommend erring on the high side.

The top circuit has this problem too but 5V parts tend to be more forgiving on IO levels.  I don&#039;t love this approach though: it mostly serves to bias the input signal up a little and doesn&#039;t achieve very high &quot;highs&quot; or low &quot;lows&quot;.  Any suggestions?]]></description>
		<content:encoded><![CDATA[<p>Very true (though using a Schottky for D3 mitigates this problem).  However, as you note, your suggested circuit has the opposite problem: &#8220;low&#8221; on the 3V side is around 700 mV (around 300 with a Schottky) instead of 0V.  Especially with student circuits, I&#8217;ve seen more problems caused by low signals being out-of-spec: many low-voltage parts have unadvertised 5V-tolerant IO but can&#8217;t cope with a &#8220;low&#8221; that is a few hundred millivolts.  Add in the ohmic signal paths on a breadboard that has seen some abuse and, for prototyping at least, I recommend erring on the high side.</p>
<p>The top circuit has this problem too but 5V parts tend to be more forgiving on IO levels.  I don&#8217;t love this approach though: it mostly serves to bias the input signal up a little and doesn&#8217;t achieve very high &#8220;highs&#8221; or low &#8220;lows&#8221;.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rico</title>
		<link>http://www.faludi.com/bwsn/xbee-level-shifting/comment-page-1/#comment-10293</link>
		<dc:creator>Rico</dc:creator>
		<pubDate>Tue, 05 Apr 2011 17:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.faludi.com/#comment-10293</guid>
		<description><![CDATA[In the last drawing (5v-out to 3v-in) shouldn&#039;t D3 and R2 be switched around (with D3 cathode to 5v-side)? As I understand it now, the 3v input wil actually be at around 4 volts. (3.3v supply + 0.7 voltage drop, as the 5v output feeds the 3.3v supply through D3) It may be safe in practise, but I have not found any official information from Digi that XBees are tolerant to more than 3.3 volt.

When switched around, D3 blocks current from the 5 volt output if that is high, while the 3v input is pulled high to the 3.3v supply. When the 5 volt output goes low, then the 3v input is left at the voltage drop across D3. (as now current flows from 3.3v supply through R2 and D3) The voltage drop should be below ViL of the Xbees (&lt;1 Volt).]]></description>
		<content:encoded><![CDATA[<p>In the last drawing (5v-out to 3v-in) shouldn&#8217;t D3 and R2 be switched around (with D3 cathode to 5v-side)? As I understand it now, the 3v input wil actually be at around 4 volts. (3.3v supply + 0.7 voltage drop, as the 5v output feeds the 3.3v supply through D3) It may be safe in practise, but I have not found any official information from Digi that XBees are tolerant to more than 3.3 volt.</p>
<p>When switched around, D3 blocks current from the 5 volt output if that is high, while the 3v input is pulled high to the 3.3v supply. When the 5 volt output goes low, then the 3v input is left at the voltage drop across D3. (as now current flows from 3.3v supply through R2 and D3) The voltage drop should be below ViL of the Xbees (&lt;1 Volt).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
