Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/13/05 04:22
Read: times


 
#103643 - no FS
Responding to: ???'s previous message
. Is it possible to access the cards at a "low level"; IE : No filesystem. If so, I assume the cards cannot be read from in your standard card reader. Any suggestions on transferring this data to a windows PC?
Of course you can bit-bang SPI on a PC (e.g. on LPT port) and do everything as with a mcu...A more common approach is to have a single fixed file of sufficient size on the card and only write data in it, in your own "proprietary" format, you only have to figure out where does it have its data sectors.

Jan Waclawek

List of 14 messages in thread
TopicAuthorDate
SDcards and filesystems            01/01/70 00:00      
   Some SD/FAT answers            01/01/70 00:00      
   no FS            01/01/70 00:00      
      Also...            01/01/70 00:00      
         Even more... anybody got any ideas?            01/01/70 00:00      
            SD command structure            01/01/70 00:00      
               datasheet            01/01/70 00:00      
                  SD card communication            01/01/70 00:00      
                     transmission block            01/01/70 00:00      
                        Push            01/01/70 00:00      
                        Won't work            01/01/70 00:00      
               CRC            01/01/70 00:00      
      Thats called a file system            01/01/70 00:00      
      Look Here            01/01/70 00:00      

Back to Subject List