<?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: brown out detection</title>
		<link>http://forums.leaflabs.com/topic.php?id=13099</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:17:32 +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=13099" rel="self" type="application/rss+xml" />

		<item>
			<title>ala42 on "brown out detection"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13099#post-28074</link>
			<pubDate>Fri, 26 Jul 2013 17:56:32 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">28074@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The data sheet clearly states that the CPU gets a reset when the volatage is ~2V. You can not change this reset voltage level. You can set up the CPU to cause an interrupt when a specific level is reached.&#60;br /&#62;
The fading LED sounds like the __error() function in util.c. Use a debugger or connect USART1 to find out what causes the problem.&#60;br /&#62;
You could also disconnect the relays to check if they cause the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stephanschulz on "brown out detection"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13099#post-28063</link>
			<pubDate>Fri, 26 Jul 2013 06:40:03 +0000</pubDate>
			<dc:creator>stephanschulz</dc:creator>
			<guid isPermaLink="false">28063@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;thanks for the reply.&#60;/p&#62;
&#60;p&#62;i found the section you are quoting here:&#60;br /&#62;
&#60;a href=&#34;http://www.st.com/web/en/resource/technical/document/reference_manual/CD00171190.pdf&#34; rel=&#34;nofollow&#34;&#62;http://www.st.com/web/en/resource/technical/document/reference_manual/CD00171190.pdf&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;unfortunately my knowledge does not go deep enough to be able to covert this in to the right lines of code.&#60;br /&#62;
it seems one could set a low and high threshold value and force a reset if the power goes past those thresholds.&#60;/p&#62;
&#60;p&#62;in my case i am controlling a bunch of relays and at some point the maple mini enters a strange state where the on board led quickly fades in and out.&#60;br /&#62;
obviously  i have to re-design my circuit about being able to set the brown out would be great too.&#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ala42 on "brown out detection"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13099#post-28057</link>
			<pubDate>Thu, 25 Jul 2013 18:52:42 +0000</pubDate>
			<dc:creator>ala42</dc:creator>
			<guid isPermaLink="false">28057@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;From the data sheet&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;2.3.10 Power supply supervisor
The device has an integrated power-on reset (POR)/power-down reset (PDR) circuitry. It is
always active, and ensures proper operation starting from/down to 2 V. The device remains
in reset mode when VDD is below a specified threshold, VPOR/PDR, without the need for an
external reset circuit.
The device features an embedded programmable voltage detector (PVD) that monitors the
VDD/VDDA power supply and compares it to the VPVD threshold. An interrupt can be
generated when VDD/VDDA drops below the VPVD threshold and/or when VDD/VDDA is higher
than the VPVD threshold. The interrupt service routine can then generate a warning
message and/or put the MCU into a safe state. The PVD is enabled by software.
Refer to Table 11: Embedded reset and power control block characteristics for the values of
VPOR/PDR and VPVD.&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>stephanschulz on "brown out detection"</title>
			<link>http://forums.leaflabs.com/topic.php?id=13099#post-28056</link>
			<pubDate>Thu, 25 Jul 2013 17:50:46 +0000</pubDate>
			<dc:creator>stephanschulz</dc:creator>
			<guid isPermaLink="false">28056@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;is it possible to get the maple mini to reset itself in case the supply voltage drops too much.&#60;br /&#62;
i am reading that brown out is the keyword.&#60;/p&#62;
&#60;p&#62;thanks for any advice.&#60;br /&#62;
stephan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
