<?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: Low level SD card access</title>
		<link>http://forums.leaflabs.com/topic.php?id=74119</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:17:33 +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=74119" rel="self" type="application/rss+xml" />

		<item>
			<title>gbulmer on "Low level SD card access"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74119#post-104900</link>
			<pubDate>Wed, 13 Nov 2013 20:25:56 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">104900@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;pyrohaz - &#60;em&#62;&#34;I feel that if I can understand the workings of the hardware, I can get a better and more efficient final solution!&#34;&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Couldn't you just read the SD library source?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pyrohaz on "Low level SD card access"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74119#post-104899</link>
			<pubDate>Wed, 13 Nov 2013 18:26:38 +0000</pubDate>
			<dc:creator>pyrohaz</dc:creator>
			<guid isPermaLink="false">104899@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I am really appreciative of the Maple SD library, and I've used it in multiple situations, I was just using it as a kind of teaching task to really understand about how block and sectors on an SD card work, I feel that if I can understand the workings of the hardware, I can get a better and more efficient final solution!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "Low level SD card access"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74119#post-104897</link>
			<pubDate>Wed, 13 Nov 2013 13:11:13 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">104897@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;pyrohaz - &#60;em&#62;&#34;... so what would be the simplest piece of code to initialize the SD card and access this sector of data?&#34;&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;I assume neither:&#60;br /&#62;
&#60;a href=&#34;http://code.google.com/p/maple-sdfat/source/browse/trunk/maple-sdfat/examples/Arduino%20Examples/SdFatRead/SdFatRead.c&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/maple-sdfat/source/browse/trunk/maple-sdfat/examples/Arduino%20Examples/SdFatRead/SdFatRead.c&#60;/a&#62;&#60;br /&#62;
nor:&#60;br /&#62;
&#60;a href=&#34;https://github.com/joeferner/maple-sdfat-gitclone/blob/master/maple-sdfat/examples/Arduino%20Examples/SdFatRead/SdFatRead.c&#34; rel=&#34;nofollow&#34;&#62;https://github.com/joeferner/maple-sdfat-gitclone/blob/master/maple-sdfat/examples/Arduino%20Examples/SdFatRead/SdFatRead.c&#60;/a&#62;&#60;br /&#62;
nor:&#60;br /&#62;
&#60;a href=&#34;https://github.com/joeferner/maple-sdfat-gitclone/blob/master/maple-sdfat/examples/FileSys/FileSys.pde&#34; rel=&#34;nofollow&#34;&#62;https://github.com/joeferner/maple-sdfat-gitclone/blob/master/maple-sdfat/examples/FileSys/FileSys.pde&#60;/a&#62;&#60;br /&#62;
is an adequate place to start.&#60;/p&#62;
&#60;p&#62;So what are your needs that the library doesn't satisfy?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pyrohaz on "Low level SD card access"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74119#post-104887</link>
			<pubDate>Tue, 12 Nov 2013 19:19:44 +0000</pubDate>
			<dc:creator>pyrohaz</dc:creator>
			<guid isPermaLink="false">104887@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;I've got the standard SD library working fine with the Maple. I read somewhere on the internet that I can completely avoid the FAT library by directly writing and reading from SD card sectors.&#60;/p&#62;
&#60;p&#62;After accessing my 32mb SD card with a hex editor, I can see that the start of my text file is at sector 585 or offset 49200. Obviously an SD card can be accessed through SPI so what would be the simplest piece of code to initialize the SD card and access this sector of data?&#60;/p&#62;
&#60;p&#62;Cheers,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
