Electronics Write raw data to an SD card

Discussion in 'Modding' started by viper2843, 18 Jul 2005.

  1. viper2843

    viper2843 What's a Dremel?

    Joined:
    18 Jul 2005
    Posts:
    2
    Likes Received:
    0
    I am building a custom board with a friend and we are using a SD flash card to store some files. We want to write the data on the SD card as just raw data (i.e. no FAT filesystem). Is there a way to write raw data on an flash card? Thanks.
     
  2. ConKbot of Doom

    ConKbot of Doom What's a Dremel?

    Joined:
    2 Jul 2003
    Posts:
    2,160
    Likes Received:
    6
    Yes, there is, SD and MMC cards can be interfaced via SPI and if you arent using a file system, it should be pretty easy.

    Google for "MMC SPI interface" and similar things
     

Share This Page