Image of Seven of Nine's ocular implant Wearforge Wearables Wiki Powered by TWiki collaboration software
MainTWikiWearsoftWearhardWearforeTest
Home | Changes | Index | Search | Go
You're in Wearforge -> Wearhard -> CompactFlash

If you don't need very much storage or want extreme durability using a flash-ram-card meight by your way to go.

  • no mechanical parts ;)
  • SanDisk? will have a 1GB module ready for anout 700 USD
  • very small cards are very cheap and can thus be a good starting-point if you want to switch to a MicroDrive? later but save money now.
  • very low power-draw
  • much less bandwidth compare with a microdrive but dues to no seek times this hardly often matters
  • every cell can only be written to 250000-1000000 times, thus(and because normal file-systems try to minimize seek-times) you will want to use a special file-system like JFFS2 that distribute writes more evenly across the card
  • you will want to have /tmp, /var/log, /var/tmp, /var/spool and /var/run to use a ram-disk to not exceed this write-limit too soon.
  • With anything but Linux you meight run into problems using no-name cards. E.g. the Hitachi WIA did not recognize a Hama 32MB CF-card for me. If you have such problems, try to exchange the card for a SanDisk? -card. most shops know about such problems and will let you do so (as SanDisk? are a few euro(but not much) more expensive) and you cannot possibly have damaged the original card.

See also:

Interfacing with PIC microcontrollers

CompachFlash specification

IDE->CF shematics

-- MarcusWolschon - 31 Mar 2002

Things to do in CompactFlash: Edit | Attach | Ref-By | Printable | Diffs | r1.2 | > | r1.1 | More
CompactFlash
r1.2 - 09 May 2002 - 03:59 GMT - MarcusWolschon
Copyright © 2002 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding Wearforge? Send feedback.