<?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: pin usage when I use HardwareTimer for timer interrupt</title>
		<link>http://forums.leaflabs.com/topic.php?id=11369</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:17:47 +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=11369" rel="self" type="application/rss+xml" />

		<item>
			<title>mlundinse on "pin usage when I use HardwareTimer for timer interrupt"</title>
			<link>http://forums.leaflabs.com/topic.php?id=11369#post-25638</link>
			<pubDate>Thu, 02 May 2013 14:37:48 +0000</pubDate>
			<dc:creator>mlundinse</dc:creator>
			<guid isPermaLink="false">25638@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Yes&#60;/p&#62;
&#60;p&#62;As long as the timer is not used for PWM output or counting input pulses, then the pins can be any other function possible on that particular pin. Timer overflow events can be used to toggle output pins, havnt checked the Reference Manual on details, but that is not necessary or the default.&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Magnus
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Abo on "pin usage when I use HardwareTimer for timer interrupt"</title>
			<link>http://forums.leaflabs.com/topic.php?id=11369#post-25637</link>
			<pubDate>Thu, 02 May 2013 14:02:21 +0000</pubDate>
			<dc:creator>Abo</dc:creator>
			<guid isPermaLink="false">25637@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I have a question regarding HardwareTimer interrupt and how they'll affect the actual pin they're assoicate with. Is it possible to use a Timer and use the associated pins for other purpose (such as digital input, or UART/USART etc). For example, I want to attach a timer interrupt to Timer 2 channel 3 (doing pure software things), and also use pin D0 - D3 for UART, digital read or ADC? Will the pins be set to associate with the timer? Or the Timer is completely independent of the pins unless I set it to use PWM?&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
