On Fri, 23 Jan 2004 09:12:03 +1300, you wrote: >Does anyone have useful experiences to share when interfacing to non- >memory (eg. Network cards, GPS, etc) CompactFlash/CF+/PC-card >devices in a microcontroller environment ? >For example, should I get the PC-card spec ($$$$) or will the relevant >section just say "see manufacturers data" ? >What about 3rd party books - are any of them useful >with/without/instead of the spec ? > >Sorry about the vague question but the project is still in the vague >stages. There is a book called 'PCMCIA System architecture' or similar which has = most of the info in it.=20 Talking to I/O cards is not in principle particularly difficult, but = getting the hardware info may be. Things like modems typically emulate a standard PC-style UART, and so= ought to be pretty easy to figure out - GPS cards may also use a similar interface. It may be worh hacking around with the card on a PC to see if you can = figure out the interface - the card will usually be mapped into PC I/O space when inserted.=20 =20 -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads