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

		<item>
			<title>Dweller on "DMA to SPI FRAM?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1168#post-7145</link>
			<pubDate>Fri, 11 Nov 2011 13:59:08 +0000</pubDate>
			<dc:creator>Dweller</dc:creator>
			<guid isPermaLink="false">7145@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I'm reading time deltas from a pin using a timer, and currently storing them to memory in an array, which is a touch too small.. given the smallest delta can be around 4us, I was wondering if I could use DMA to push a grabbed buffer load of deltas to an SPI FRAM, I think it'd have to be DMA, to free up the cpu to get on with the next delta. &#60;/p&#62;
&#60;p&#62;There are a few examples from arduino land for how to talk to an spi fram chip, and a few on using DMA on the maple to push to an sdcard, I guess I could even consider an edge triggered interrupt to initiate DMA to write a single byte out to the spi, but I'm not sure if it's possible to have DMA take care of it .. &#60;/p&#62;
&#60;p&#62;Anyone know a little more ??
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
