<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>daniel.haxx.se &#187; sansa</title>
	<atom:link href="http://daniel.haxx.se/blog/tag/sansa/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel.haxx.se/blog</link>
	<description>Technology is life</description>
	<lastBuildDate>Fri, 27 Jan 2012 22:10:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rockbox on Sansa C100</title>
		<link>http://daniel.haxx.se/blog/2008/06/17/rockbox-on-sansa-c100/</link>
		<comments>http://daniel.haxx.se/blog/2008/06/17/rockbox-on-sansa-c100/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 20:21:30 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Rockbox]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[sandisk]]></category>
		<category><![CDATA[sansa]]></category>

		<guid isPermaLink="false">http://daniel.haxx.se/blog/?p=381</guid>
		<description><![CDATA[Marc Guay has been doing great progress on the SanDisk Sansa C100 port of Rockbox lately, and today he showed-off some recent proofs of the state of affairs with this early and crude screen shot:

]]></description>
			<content:encoded><![CDATA[<p>Marc Guay has been doing great progress on the <a href="http://www.rockbox.org/twiki/bin/view/Main/SansaC100Port">SanDisk Sansa C100 port of Rockbox</a> lately, and today he showed-off some recent proofs of the state of affairs with this early and crude screen shot:</p>
<p><a href="http://forums.rockbox.org/index.php?topic=12652.msg127700#msg127700"><img style="border: 0pt none; margin: 10px;" src="http://forums.rockbox.org/index.php?action=dlattach;topic=12652.0;attach=3017;image" alt="Rockbox on SanDisk Sansa C100" width="150" height="112" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.haxx.se/blog/2008/06/17/rockbox-on-sansa-c100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sansa Fuze AMS reuse</title>
		<link>http://daniel.haxx.se/blog/2008/03/28/sansa-fuze-ams-reuse/</link>
		<comments>http://daniel.haxx.se/blog/2008/03/28/sansa-fuze-ams-reuse/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 18:45:33 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Rockbox]]></category>
		<category><![CDATA[ams]]></category>
		<category><![CDATA[as3525]]></category>
		<category><![CDATA[sandisk]]></category>
		<category><![CDATA[sansa]]></category>
		<category><![CDATA[sansa e280v2]]></category>
		<category><![CDATA[sansa fuze]]></category>

		<guid isPermaLink="false">http://daniel.haxx.se/blog/2008/03/28/sansa-fuze-ams-reuse/</guid>
		<description><![CDATA[Anythingbutipod.com published a Sansa Fuze disassembly today and allow me to offer a visual comparison of the SanDisk-branded main chips in the Sansa Fuze (top) compared to the one in the Sansa e280 v2 (bottom):


And since we know the e200v2 one is an AS3525, there is little doubt that the Fuze one is as well. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.anythingbutipod.com/">Anythingbutipod.com</a> published a <a href="http://www.anythingbutipod.com/archives/2008/03/sandisk-sansa-fuze-disassembly.php">Sansa Fuze disassembly</a> today and allow me to offer a visual comparison of the SanDisk-branded main chips in the <a href="http://www.sandisk.com/sansafuze/">Sansa Fuze</a> (top) compared to the one in the <a href="http://www.sandisk.com/Products/Catalog(1166)-SanDisk_Sansa_e200_Series_MP3_Players.aspx">Sansa e280 v2</a> (bottom):</p>
<p style="text-align: center"><img src="http://daniel.haxx.se/blog/wp-content/uploads/2008/03/sansa-fuze-chip.jpg" alt="Sansa Fuze chip branded SanDisk" /></p>
<p style="text-align: center"><img src="http://daniel.haxx.se/blog/wp-content/uploads/2007/11/sandisk-chip.jpg" alt="SanDisk marked chip, an AMS AS3525" /></p>
<p>And since we know the e200v2 one is an AS3525, there is little doubt that the Fuze one is as well. Of course we can confirm this for real once we get our hands on a firmware update file for the Fuze &#8211; I&#8217;m not aware of the existence of any yet at least.</p>
<p>So where does this put the <a href="http://www.sandisk.com/sansafuze/">Fuze</a> <a href="http://www.rockbox.org/">Rockbox</a>-wise? About at the same position all the other &#8220;Sansa v2 architecture&#8221; targets: we basically <a href="http://daniel.haxx.se/blog/2007/12/05/i-solved-the-ams-sansas-firmware-checksum-puzzle/">know the firmware file format</a>, we have <a href="http://daniel.haxx.se/blog/2007/11/29/ams-replied-with-the-as3525-data-sheet/">data sheet for the AS3525</a> but there <a href="http://forums.rockbox.org/index.php?topic=14064.0">aren&#8217;t any particular efforts going on</a> and we don&#8217;t know if they have any means to recover from being flashed with a broken firmware!</p>
<p><strong>Update:</strong> because some less intelligent people decided that facts I wrote in this article back in 2008 would still be the truth several years later, I <em>urge</em> you all you check the date for things your read on the internets. And in this particular case, Rockbox runs very good these days on several SanDisk players that use the AMS chipsets. See the <a href="http://www.rockbox.org/wiki/SansaAMS">http://www.rockbox.org/wiki/SansaAMS</a> page for details</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.haxx.se/blog/2008/03/28/sansa-fuze-ams-reuse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When Worlds Collide</title>
		<link>http://daniel.haxx.se/blog/2008/01/16/when-worlds-collide/</link>
		<comments>http://daniel.haxx.se/blog/2008/01/16/when-worlds-collide/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 12:53:56 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Rockbox]]></category>
		<category><![CDATA[cURL and libcurl]]></category>
		<category><![CDATA[embedded linux]]></category>
		<category><![CDATA[libcurl]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[sandisk]]></category>
		<category><![CDATA[sansa]]></category>

		<guid isPermaLink="false">http://daniel.haxx.se/blog/2008/01/16/when-worlds-collide/</guid>
		<description><![CDATA[Readers of my blog or my site or almost whatever on the internet where my name would appear should know that two of my primary open source involvements are in the curl and the Rockbox projects.
Therefore I felt great pleasure yesterday when both of these worlds collided!
While investigating the internals of the SanDisk Sansa Connect [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rockbox.org/twiki/bin/view/Main/SansaConnect"><img src="http://daniel.haxx.se/blog/wp-content/uploads/2008/01/sansaconnect.jpg" alt="SanDisk Sansa Connect" align="left" border="0" hspace="8" vspace="8" /></a>Readers of my blog or my site or almost whatever on the internet where my name would appear should know that two of my primary open source involvements are in the curl and the Rockbox projects.</p>
<p>Therefore I felt great pleasure yesterday when both of these worlds collided!</p>
<p>While investigating the internals of the <a href="http://www.rockbox.org/twiki/bin/view/Main/SansaConnect">SanDisk Sansa Connect</a> mp3 player for the <a href="http://www.rockbox.org/">Rockbox</a> project, fellow Robert Keevil discovered that it actually includes&#8230; <a href="http://curl.haxx.se/libcurl/">libcurl</a>!  (actually, he discovered this before but I only realized it yesterday)</p>
<p>Of course I updated the <a href="http://curl.haxx.se/docs/companies.html">companies that use curl</a> page with this news&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.haxx.se/blog/2008/01/16/when-worlds-collide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMS Replied with the AS3525 Data Sheet</title>
		<link>http://daniel.haxx.se/blog/2007/11/29/ams-replied-with-the-as3525-data-sheet/</link>
		<comments>http://daniel.haxx.se/blog/2007/11/29/ams-replied-with-the-as3525-data-sheet/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 09:21:16 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Rockbox]]></category>
		<category><![CDATA[ams]]></category>
		<category><![CDATA[Data Sheets]]></category>
		<category><![CDATA[sansa]]></category>

		<guid isPermaLink="false">http://daniel.haxx.se/blog/2007/11/29/ams-replied-with-the-as3525-data-sheet/</guid>
		<description><![CDATA[
AMS was very friendly and replied to my data sheet requesting email very rapidly, and now I have the data sheet for the AS3525 in my possession. This is good news for an upcoming porting effort to the SanDisk Sansa v2 series of players, but it doesn&#8217;t make it all perfectly easy since we still [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://daniel.haxx.se/sansa/v2.html"><img title="SanDisk Sansa Clip" src="http://daniel.haxx.se/blog/wp-content/uploads/2007/11/sansaclip170x264.jpg" border="0" alt="SanDisk Sansa Clip" hspace="8" vspace="8" align="right" /></a></p>
<p><a href="http://www.austriamicrosystems.com/">AMS</a> was very friendly and replied to my data sheet requesting email very rapidly, and now I have the data sheet for the <a href="http://www.austriamicrosystems.com/03products/products_detail/AS3525/description_AS3525.htm">AS3525</a> in my possession. This is good news for an upcoming porting effort to the <a href="http://daniel.haxx.se/sansa/v2.html">SanDisk Sansa v2</a> series of players, but it doesn&#8217;t make it all perfectly easy since we still don&#8217;t know lots of stuff in them.</p>
<p>The reply even contained these warming words:</p>
<p>&#8220;<em>I see your initiative increasingly successful and I just read a good review on PC Magazine. My compliments, an outstanding job!</em>&#8221;</p>
<p>If you have one of these players (e200v2, c200v2, m200 v2 or Clip) and you feel like joining this effort, do jump in on <a href="http://forums.rockbox.org/index.php?topic=14064.0">the forum</a> and we&#8217;ll get something going! I don&#8217;t personally have one of these targets, but I&#8217;m pondering on getting one&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://daniel.haxx.se/blog/2007/11/29/ams-replied-with-the-as3525-data-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

