TWiki Home Wearforge . Wearhard . CompactFlash (r1.1 vs. r1.2) Wearforge webs:
MainTWikiWearsoftWearhardWearforeTest
Wearhard . { Home | Changes | Index | Search | Go }
 <<O>>  Difference Topic CompactFlash (r1.2 - 09 May 2002 - MarcusWolschon)
Added:
>
>

IDE->CF shematics


 <<O>>  Difference Topic CompactFlash (r1.1 - 31 Mar 2002 - MarcusWolschon)
Added:
>
>

%META:TOPICINFO{author="MarcusWolschon" date="1017559200" format="1.0" version="1.1"}% %META:TOPICPARENT{name="Storage"}% 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

-- MarcusWolschon - 31 Mar 2002


Topic CompactFlash . { View | Diffs | r1.2 | > | r1.1 | More }
Revision r1.1 - 31 Mar 2002 - 07:20 GMT - MarcusWolschon
Revision 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.