Mark Hanchey wrote: > I know IDE is fairly easy to interface to=20 IDE is a paralell bus that can be run at what are by modern standards low s= peeds. So implementing should be just a matter of reading the specs and ban= ging out the bus accesses. > but what about SATA. > =20 Not going to be easy. It's a serial link and even in it's initial form=20 it's running at 1.5 gigabits per second. That is WAY beyond what any=20 microcontroller can hope to bit bang. > I see a lot of projects with IDE examples but nothing approaching=20 > SATA. As more hard drives move to that interface I would like to be able= =20 > to use them for data storage on projects. I looked around for SATA=20 > chipsets and other than the chipsets for things like motherboards , USB=20 > seems to be the only way to approach the interfacing of pics to SATA. > What are others thoughts on using pics or even something like ARM with=20 > SATA ? USB would probablly work but i'd expect the software to be challenging There are also IDE to sata bridges out there which may work for your=20 application. How much data are you trying to store? IMO given the interfacing=20 difficulties HDDs are only likely to be worth it if you need more=20 storage than a couple of big SD cards can provide. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .