<?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="https://forums.obdev.at/app.php/feed/topic/3743" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-01-07T12:33:21+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/3743</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2010-01-07T12:33:21+02:00</updated>

		<published>2010-01-07T12:33:21+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12760#p12760</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12760#p12760"/>
		<title type="html"><![CDATA[Re: powerSwitch: equivalent for LE35CZ]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12760#p12760"><![CDATA[
PowerSwitch happens to be (or have been) the reference design simply because it was the first project every done with the driver. We needed such a device to switch the supply for a couple of servers. We now recommend to start with the examples which ship with the driver. They require much less hardware complexity, have no dangerous &quot;high&quot; voltage parts and are kept up to date.<br /><br />Regarding the voltage regulator: You need a low drop regulator, the standard 78L types won't work. But in this simple case, you should get away with two series diodes to drop the voltage from 5 V to around 3.5 V.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Thu Jan 07, 2010 12:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-01-07T00:34:10+02:00</updated>

		<published>2010-01-07T00:34:10+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12750#p12750</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12750#p12750"/>
		<title type="html"><![CDATA[Re: powerSwitch: equivalent for LE35CZ]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12750#p12750"><![CDATA[
Hi -<br /><br />Not really, no.  USB has 4 pins.  +5V, Ground and 2 data pins.  The two data pins need around 3.5V if I remember right.  If you power the MCU at 5V you won't comply with the USB spec when it is driving the pins.  I think I've read somewhere that most USB ports can deal with higher voltages on the data pins.  See the examples with either a couple of zener diodes (to limit the voltage on the data lines) or a couple of signal diodes to drop the voltage of the supply, however I don't think you should try that here, you really want to use a regulator as the supply voltage is quite variable.  Were are you from?  Are you sure you cannot find the appropriate component?<br /><br />One final point - I don't want to be a killjoy, but it does sound like you are a beginner.  The chaps from obdev.at would need to comment on this but my reading of it is that this is a reference design and is incomplete in a number of respects.  You should take care, it's designed to switch mains voltage, and mains as I'm sure you know should be treated with great respect.   I'd suggest that you take a few precautions - use a plastic case for the finished build, or if you use a metal one then ensure its properly earthed, plug the mains supply into an RCD, and ensure the fuses are correct.  If you can get someone experienced to check the build project over, that would be good.<br /><br />Cheers,<br /><br />Daniel<p>Statistics: Posted by Guest — Thu Jan 07, 2010 12:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sidz]]></name></author>
		<updated>2010-01-06T15:37:58+02:00</updated>

		<published>2010-01-06T15:37:58+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12746#p12746</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12746#p12746"/>
		<title type="html"><![CDATA[Re: powerSwitch: equivalent for LE35CZ]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12746#p12746"><![CDATA[
Hey Daniel thanks, i tried for the one you suggested but no luck though...<br />what least i can arrange are the 5V LM series here like <br />LM78L05 - 5V,100mA Positive Voltage Regulator<br />LM7805- 5V,1A Positive Voltage Regulator<br /><br />will any of the above work on this?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3329">sidz</a> — Wed Jan 06, 2010 3:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-01-05T21:32:59+02:00</updated>

		<published>2010-01-05T21:32:59+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12733#p12733</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12733#p12733"/>
		<title type="html"><![CDATA[Re: powerSwitch: equivalent for LE35CZ]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12733#p12733"><![CDATA[
Hi sidz -<br /><br />I would expect any 100ma low drop out regulator of about 3.5 volts, so a 3.3v component should be fine I would have thought, try a LE33CZ or a TS2950CT-3.3.<br /><br />Cheers,<br /><br />Daniel<p>Statistics: Posted by Guest — Tue Jan 05, 2010 9:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sidz]]></name></author>
		<updated>2010-01-05T19:38:42+02:00</updated>

		<published>2010-01-05T19:38:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12730#p12730</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12730#p12730"/>
		<title type="html"><![CDATA[powerSwitch: equivalent for LE35CZ]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3743&amp;p=12730#p12730"><![CDATA[
Hi, I am unable to get LE35CZ in my country, can you please tell me is there any other equivalent that can be used instead of this in powerSwitch hardware.<br /><br />thanks.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3329">sidz</a> — Tue Jan 05, 2010 7:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
