<?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/2302" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2015-04-04T06:25:43+02:00</updated>

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

		<entry>
		<author><name><![CDATA[waleed030]]></name></author>
		<updated>2015-04-04T06:25:43+02:00</updated>

		<published>2015-04-04T06:25:43+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2302&amp;p=29482#p29482</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=29482#p29482"/>
		<title type="html"><![CDATA[Re: AVR Doper HVSP problem. Can't get 12 volts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=29482#p29482"><![CDATA[
I was thinking of debugging this problem step by step. So I'd like to ask if it is ok to build only the boost up portion of the circuit (+5v, inductor, T2 and its 10k resistor, diode and 2 capacitors and nothing more) to see if I am able to get 12 volts like this. And so I'd like to learn what type of switching signal do I have to apply to the 10k resistor of T2? <br /><br />____________________<br />Try out our free<a href="http://www.e-six-sigma.com" class="postlink">e-six-sigma</a>and latest comptia <a href="http://www.hawaii.edu/" class="postlink">hawaii.edu</a>training courses to get high flying success in final and <a href="http://en.wikipedia.org/wiki/Colorado_School_of_Mines" class="postlink">Colorado School of Mines</a><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=21230">waleed030</a> — Sat Apr 04, 2015 6:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2014-12-17T15:04:55+02:00</updated>

		<published>2014-12-17T15:04:55+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28956#p28956</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28956#p28956"/>
		<title type="html"><![CDATA[Re: AVR Doper HVSP problem. Can't get 12 volts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28956#p28956"><![CDATA[
just to make it clear in case someone else has this problem. in fact why are you replying?<p>Statistics: Posted by Guest — Wed Dec 17, 2014 3:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ross_ValuSoft]]></name></author>
		<updated>2014-12-13T02:24:50+02:00</updated>

		<published>2014-12-13T02:24:50+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28927#p28927</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28927#p28927"/>
		<title type="html"><![CDATA[Re: AVR Doper HVSP problem. Can't get 12 volts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28927#p28927"><![CDATA[
Do you seriously believe that the original poster has been sitting around waiting more than 5 years for your reply?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=7724">Ross_ValuSoft</a> — Sat Dec 13, 2014 2:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2014-12-11T22:31:02+02:00</updated>

		<published>2014-12-11T22:31:02+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28912#p28912</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28912#p28912"/>
		<title type="html"><![CDATA[Re: AVR Doper HVSP problem. Can't get 12 volts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=28912#p28912"><![CDATA[
Hi though, I think you have a faulty transistor , if it gets hot probably it is not switching as it should, seems to be always activated. check your transistor and verify your a getting the switching signal coming out of your microcontroller.<p>Statistics: Posted by Guest — Thu Dec 11, 2014 10:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[though]]></name></author>
		<updated>2009-03-01T22:08:42+02:00</updated>

		<published>2009-03-01T22:08:42+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=2302&amp;p=8182#p8182</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=8182#p8182"/>
		<title type="html"><![CDATA[AVR Doper HVSP problem. Can't get 12 volts]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=2302&amp;p=8182#p8182"><![CDATA[
Hello. I can't get 12 volts after D3. It's only around 4.5 volts. T2 base voltage is around 0.6 volts which is ok as I read from previous posts. And T2 gets really hot when I plug in the thing to USB of my computer. At some older posts some other guy also had a similar problem like mine and resolved it but he hadn't explained how.<br /><br />I was thinking of debugging this problem step by step. So I'd like to ask if it is ok to build only the boost up portion of the circuit (+5v, inductor, T2 and its 10k resistor, diode and 2 capacitors and nothing more) to see if I am able to get 12 volts like this. And so I'd like to learn what type of switching signal do I have to apply to the 10k resistor of T2?<br /><br /><a href="http://img218.imageshack.us/my.php?image=avrdoperschematics.png" class="postlink"><img src="http://img218.imageshack.us/img218/844/avrdoperschematics.th.png" class="postimage" alt="Image" /></a><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1857">though</a> — Sun Mar 01, 2009 10:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
