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 start.
Cheers, Greg Linder On 10/20/05, Russ Meyerriecks <datachom...@gmail.com> wrote: > 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 > proper direction would be greatly appreciated. I realize this is slightly > off topic for this newsgroup but I could not find a more relavent channel of > communication. > > Thanks! > Russ Meyerriecks >