<?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 at 75 mhz how much time does toggling a pin take? working with sensors...</title>
		<link>http://forums.leaflabs.com/topic.php?id=233</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:19: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=233" rel="self" type="application/rss+xml" />

		<item>
			<title>leaflabsandy on "maple at 75 mhz how much time does toggling a pin take? working with sensors..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=233#post-1719</link>
			<pubDate>Fri, 08 Oct 2010 15:25:17 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1719@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;First, I don't work for Leaflabs.&#60;/p&#62;
&#60;p&#62;Leaflabs have a Github site with all the code.&#60;br /&#62;
&#60;a href=&#34;http://github.com/leaflabs&#34; rel=&#34;nofollow&#34;&#62;http://github.com/leaflabs&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>josheeg on "maple at 75 mhz how much time does toggling a pin take? working with sensors..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=233#post-1718</link>
			<pubDate>Fri, 08 Oct 2010 15:22:29 +0000</pubDate>
			<dc:creator>josheeg</dc:creator>
			<guid isPermaLink="false">1718@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;organisation of open hardware and documentation I have my own site if you have sugjestions I would like a template. :)&#60;/p&#62;
&#60;p&#62;GPIOs toggle at up to 18MHz &#60;/p&#62;
&#60;p&#62;I found that thanks.&#60;/p&#62;
&#60;p&#62;I see adafruit has a similar template for some of their projects.&#60;br /&#62;
Info&#60;br /&#62;
Design&#60;br /&#62;
make&#60;br /&#62;
or something....&#60;/p&#62;
&#60;p&#62;where would you put pc code and micro code of a system? software , firmware ???
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaflabsandy on "maple at 75 mhz how much time does toggling a pin take? working with sensors..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=233#post-1717</link>
			<pubDate>Fri, 08 Oct 2010 15:17:25 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1717@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Quote: &#34;72 mhz sorry GPIO humm I am looking &#60;a href=&#34;http://leaflabs.com/docs/maple/gpio/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/maple/gpio/&#60;/a&#62;&#60;br /&#62;
where did you find that?&#34;&#60;/p&#62;
&#60;p&#62;Reply: &#60;a href=&#34;http://leaflabs.com/docs/maple/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/maple/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have mention to Leaflabs that they need to combine all their web pages into an orderly&#60;br /&#62;
easy to find format. The data is scattered everywhere and for a newbee it is very hard for them to find the infomation they need. I think they have a higher priority by completing the next &#34;stable release&#34; in mid Oct.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "maple at 75 mhz how much time does toggling a pin take? working with sensors..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=233#post-1716</link>
			<pubDate>Fri, 08 Oct 2010 15:06:45 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">1716@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Because that's 1.125MHz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>josheeg on "maple at 75 mhz how much time does toggling a pin take? working with sensors..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=233#post-1713</link>
			<pubDate>Fri, 08 Oct 2010 15:03:44 +0000</pubDate>
			<dc:creator>josheeg</dc:creator>
			<guid isPermaLink="false">1713@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;72 mhz sorry GPIO humm I am looking &#60;a href=&#34;http://leaflabs.com/docs/maple/gpio/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/maple/gpio/&#60;/a&#62;&#60;br /&#62;
where did you find that?&#60;/p&#62;
&#60;p&#62;I see the SPI section has :&#60;br /&#62;
SPI_18MHZ&#60;br /&#62;
SPI_9MHZ&#60;br /&#62;
SPI_4_5MHZ&#60;br /&#62;
SPI_2_25MHZ&#60;br /&#62;
SPI_1_125MHZ&#60;br /&#62;
SPI_562_500KHZ&#60;br /&#62;
SPI_281_250KHZ&#60;br /&#62;
SPI_140_625KHZ &#60;/p&#62;
&#60;p&#62;this line looks strange how could it be faster than the clk?&#60;br /&#62;
SPI_1_125MHZ &#60;/p&#62;
&#60;p&#62;referencing:&#60;br /&#62;
&#60;a href=&#34;http://leaflabs.com/docs/maple/spi/&#34; rel=&#34;nofollow&#34;&#62;http://leaflabs.com/docs/maple/spi/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaflabsandy on "maple at 75 mhz how much time does toggling a pin take? working with sensors..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=233#post-1710</link>
			<pubDate>Fri, 08 Oct 2010 08:45:30 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1710@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Max clock is 72 MHZ (not 75MHz) but GPIOs toggle at up to 18MHz - see Maple's docs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>josheeg on "maple at 75 mhz how much time does toggling a pin take? working with sensors..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=233#post-1709</link>
			<pubDate>Fri, 08 Oct 2010 08:41:34 +0000</pubDate>
			<dc:creator>josheeg</dc:creator>
			<guid isPermaLink="false">1709@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;maple at 75 mhz how much time does toggling a pin take? working with sensors their is a window of time for me to respond it must be x long but not y it is too long.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
