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

		<item>
			<title>gbulmer on "A question about internal pullups"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1426#post-8509</link>
			<pubDate>Tue, 06 Mar 2012 11:14:35 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">8509@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;jonjones - the Maple has both pull-up and pull-down resistors on-board.&#60;/p&#62;
&#60;p&#62;They are NOT controlled in the same way as the Arduino. &#60;/p&#62;
&#60;p&#62;If you look at the specification of &#60;a href=&#34;http://leaflabs.com/docs/lang/api/pinmode.html#lang-pinmode&#34;&#62;pinMode()&#60;/a&#62; you can see that the resistors are set using the pin modes &#60;code&#62;INPUT_PULLUP&#60;/code&#62; and &#60;code&#62;INPUT_PULLDOWN&#60;/code&#62;; there are several other modes.&#60;/p&#62;
&#60;p&#62;IMHO, the Arduino technique isn't sufficiently explicit, and doesn't work well if input pins can be pull-up, pull-down or floating inputs, as supported by STM32F MCUs.&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bubulindo on "A question about internal pullups"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1426#post-8508</link>
			<pubDate>Tue, 06 Mar 2012 09:10:23 +0000</pubDate>
			<dc:creator>bubulindo</dc:creator>
			<guid isPermaLink="false">8508@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Have you tried the button example?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonjones on "A question about internal pullups"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1426#post-8504</link>
			<pubDate>Mon, 05 Mar 2012 21:14:26 +0000</pubDate>
			<dc:creator>jonjones</dc:creator>
			<guid isPermaLink="false">8504@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm trying to handle buttons and mechanical rotary encoders in the way I'm used to with Arduino, i.e. gnd -&#38;gt; switch -&#38;gt; pin with pullup enabled and detect a pin low event.&#60;/p&#62;
&#60;p&#62;Well, its not working at all. I need to use external pullup to get it to work. &#60;/p&#62;
&#60;p&#62;Could someone enlighten me to whats the difference between Arduino and Maple pullups ? Can I do workable buttons and encoders without the need for external pull-ups/downs ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
