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

		<item>
			<title>manitou on "maple interrupt latency"</title>
			<link>http://forums.leaflabs.com/topic.php?id=10454#post-23998</link>
			<pubDate>Sat, 30 Mar 2013 10:30:14 +0000</pubDate>
			<dc:creator>manitou</dc:creator>
			<guid isPermaLink="false">23998@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Bill Grundmann's Blog (&#60;a href=&#34;http://billgrundmann.wordpress.com/2009/03/02/the-overhead-of-arduino-interrupts/&#34; rel=&#34;nofollow&#34;&#62;http://billgrundmann.wordpress.com/2009/03/02/the-overhead-of-arduino-interrupts/&#60;/a&#62;) has a nice discussion of interrupt overhead on AVR 168. I ran a simple maple sketch with pin 13 tied to pin 12 to measure number of cycles (systick) to enter and exit an interrupt ISR using standard attachInterrupt() ISR and a version where I modified the core ISR handler. I ran similar sketches on DUE and teensy3. The results are in isrperf.txt and the DUE sketch is isrperf.ino at the following github site&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/manitou48/DUEZoo&#34; rel=&#34;nofollow&#34;&#62;https://github.com/manitou48/DUEZoo&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
