- Original Message -
From: Russ Meyerriecks
To: mspgcc-users@lists.sourceforge.net
Sent: Thursday, October 20, 2005 3:32 PM
Subject: [Mspgcc-users] ATA & FAT Drivers
I'm about to write, from scratch, ATA-3 and FAT (probably FAT32) drivers to
interface the msp430 with a h
mspgcc-users-ad...@lists.sourceforge.net
[mailto:mspgcc-users-ad...@lists.sourceforge.net] On Behalf Of Russ
Meyerriecks
Sent: Friday, 21 October 2005 4:33 AM
To: mspgcc-users@lists.sourceforge.net
Subject: [Mspgcc-users] ATA & FAT Drivers
I'm about to write, from scratch, ATA-3 and FAT
Oh wow, Thanks a million Mr. Linder.
On 10/20/05, Greg Linder wrote:
>
> In a project I am doing, I am using a FAT-16 library done by some
> folks who published it in Circuit Cellar- It's in issue #176 page 18.
> It's a very nice MSP-430 FAT-16 implementation that I am using with SD
> cards.. The
In a project I am doing, I am using a FAT-16 library done by some
folks who published it in Circuit Cellar- It's in issue #176 page 18.
It's a very nice MSP-430 FAT-16 implementation that I am using with SD
cards.. The article is very nice, and has code examples with it. At
least its a place to sta
I'm about to write, from scratch, ATA-3 and FAT (probably FAT32) drivers to
interface the msp430 with a hard-drive. I've done plenty of net scouring,
but have been unsuccessful in finding any prior implementations of such. If
anybody knows of any prior & public work of this sort, a finger in the
pr