<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Too many mA draw =&#62; USB reset?</title>
		<link>http://forums.leaflabs.com/topic.php?id=2401</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:20:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=2401" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Too many mA draw =&#62; USB reset?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2401#post-12449</link>
			<pubDate>Wed, 15 Aug 2012 13:41:46 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12449@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I have noticed that if I draw too much power from the Vin Pin while hooked up to external power, the board will reset, or at least the charge LED goes from Green to Red.  &#60;/p&#62;
&#60;p&#62;Normally on an Arduino, the Vin pin is a straight shot to whatever is coming into the board.  I checked the schematics for the Maple, and there is a diode in-line with the power before you get to the power jumper block.  Bypassing this diode seems to alleviate the problem, so I am guessing that 400mA@5V is just too much for that diode.  :/  Instead of de-soldering the diode or bridging it with solder, I simply built a 5V power supply and attached it across Vin and GND so that I can power the rest of my stuff directly from the power supply and not from the Maple.&#60;/p&#62;
&#60;p&#62;If you power from USB, you do not involve this diode, so using an external 7.5VDC PS may cause you the same grief.  You can hook up directly to Vin/GND and set the jumper to EXT so that you don't run into problems when attaching a USB cable to your PC.  That is how I do it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pico on "Too many mA draw =&#62; USB reset?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2401#post-12342</link>
			<pubDate>Sun, 12 Aug 2012 22:20:57 +0000</pubDate>
			<dc:creator>pico</dc:creator>
			<guid isPermaLink="false">12342@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Ooops... found the problem, a bit embarrassing. I'm not going to admit to _too_ much, but should say that I don't think the reset pin (which is the one _next_ to the 3v3 rail pin) makes for the most reliable power supply for your peripherals!&#60;/p&#62;
&#60;p&#62;Thanks for your help, guys.&#60;/p&#62;
&#60;p&#62;BTW, what do you think about my assumptions that powering via USB should give me more headroom than via the 7.5VDC external PS. Is it comparing apples and apples or not?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Too many mA draw =&#62; USB reset?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2401#post-12339</link>
			<pubDate>Sun, 12 Aug 2012 20:01:29 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">12339@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;What type of transistor are you using to drive the SS relay? BJT?&#60;/p&#62;
&#60;p&#62;I'd suggest isolating the radio itself and seeing if you can reproduce the issue. Can you provide us with a circuit diagram (scanned drawing works!) of how things are hooked up?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Too many mA draw =&#62; USB reset?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2401#post-12338</link>
			<pubDate>Sun, 12 Aug 2012 16:44:39 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">12338@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;pico - what happens when you test each one of those current consumers connected individually?&#60;/p&#62;
&#60;p&#62;Pulling too much current might cause a reset.&#60;/p&#62;
&#60;p&#62;Try adding e.g. an LED to show a full reset (delay in setup before turning the LED on, so you can see if there is a full reset)&#60;br /&#62;
There is a pin connected to the USB pull-up resistor, so accidentally changing it's state would look like a USB reset.&#60;/p&#62;
&#60;p&#62;Have you got a multimeter (or something) to measure the current draw?&#60;br /&#62;
Disconnect from USB, and measure the current into the 7.5v DC pin.&#60;/p&#62;
&#60;p&#62;Possible thoughts:&#60;br /&#62;
1. The radio transmitter is being picked up on a track, and triggering reset&#60;br /&#62;
2. The SS relay is connected incorrectly and is shorting something
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pico on "Too many mA draw =&#62; USB reset?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=2401#post-12336</link>
			<pubDate>Sun, 12 Aug 2012 11:08:26 +0000</pubDate>
			<dc:creator>pico</dc:creator>
			<guid isPermaLink="false">12336@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm trying to get a radio transmitter working on a Maple 5. It draws a max of about 12mA or so when active, &#38;lt; 1mA otherwise.&#60;/p&#62;
&#60;p&#62;The problem I'm having is that when I switch the radio from standby to active in software, the USB connection resets (in fact, the Maple 5 may be doing a complete reset itself -- not entirely sure.)&#60;/p&#62;
&#60;p&#62;Is this expected behaviour if you attempt to draw too much power from the 3.3V rail? I'm running it at 7.5DC Vin, so PD/(Vin - Vout) should be 0.37/(7.5 - 3.3) = 88mA total available. Board itself is supposed to take up about 30mA, leaving about 58mA to play with, I was thinking. I'm also reading a 10K thermistor and driving a transistor to actuate a SS relay. &#60;/p&#62;
&#60;p&#62;The radio generates a low interrupt which I've got set up on D2.&#60;/p&#62;
&#60;p&#62;I'm initialising with:&#60;/p&#62;
&#60;p&#62;pinMode(IRQ_PIN, INPUT_PULLUP);&#60;br /&#62;
attachInterrupt(IRQ_PIN, radio_irq_vect, FALLING);&#60;/p&#62;
&#60;p&#62;Any other ideas of what might be causing my symptoms? Does drawing too many mA sound plausible to explain these symptoms?&#60;/p&#62;
&#60;p&#62;One other thing: It does this if powered by the USB connection, with or without the 7.5DC power supply being connected as well. (The reason I mention this is the USB would only supply 5V as Vin, so that should give me even more headroom to play with, I would have thought.)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
