Options? Need to read off flash card, parse, and send out SPI - What am I up against?


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Andy Baker View Post
    I need to get chunks of data off some kind of flash RAM - SD, MMC whatever, that will have been saved in a FAT file system in simple file names or numbers. I have no need to read the names of the files - in fact, I may even be able to refer to them by their starting and ending blocks, or to grab individual parts of one big file - example:
    DOSonChip - plug in an SD card, fire off some serial commands, and you're set.
    http://www.sparkfun.com/commerce/pro...oducts_id=7956
    Other than that, grab a few datasheets around the 'net and access to an SD card or an Atmel Dataflash chip is a relative piece of cake with PBP.

  2. #2
    Join Date
    Jan 2008
    Location
    Brooklyn, NY
    Posts
    4


    Did you find this post helpful? Yes | No

    Thumbs up Not that outrageous then?

    Quote Originally Posted by skimask View Post
    DOSonChip - plug in an SD card, fire off some serial commands, and you're set.
    http://www.sparkfun.com/commerce/pro...oducts_id=7956
    Other than that, grab a few datasheets around the 'net and access to an SD card or an Atmel Dataflash chip is a relative piece of cake with PBP.
    Hello,

    Thanks for the feedback. I looked at the DOSonChip, and it's a great product, no doubt, but way more powerful than I need for this application, plus expensive - at least in production quantities.

    I'll keep digging. If I come up with something good, I'll post it.

    Anybody used these VLSI MP3 decoder chips with any success?

    Regards,

    Andy Baker

  3. #3
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default

    See M25P32 PIC Audio
    Plays wave files.

    Warning: other compiler.
    Port to Pic Basic with the new 32 bit variables.

    Norm

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts