Memory Cards


Closed Thread
Results 1 to 7 of 7

Thread: Memory Cards

  1. #1
    Join Date
    Mar 2007
    Posts
    30

    Default Memory Cards

    Hi all,

    i'm looking to a way to store something on a memory card, i need to use FAT filesystem to made it readable on a PC, the memory card could be a CF or a MMC, SD, or any kind of memory cards readable on a PC, the problem is... how!



    Could you give me some informations?

    thanks

    Luca

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by oslinux View Post
    Hi all,

    i'm looking to a way to store something on a memory card, i need to use FAT filesystem to made it readable on a PC, the memory card could be a CF or a MMC, SD, or any kind of memory cards readable on a PC, the problem is... how!



    Could you give me some informations?

    thanks

    Luca
    www.sparkfun.com
    dosonchip

  3. #3
    Join Date
    Mar 2007
    Posts
    30


    Did you find this post helpful? Yes | No

    Default

    it sounds interesting,

    where i can find some examples to use the DOSonCHIP with PicBasic (Pro)?

    Thank You!

    Luca

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by oslinux View Post
    it sounds interesting,

    where i can find some examples to use the DOSonCHIP with PicBasic (Pro)?

    Thank You!

    Luca
    You don't need examples, the chip communicates over a serial bus.
    Use your imagination...show US some examples, and I'm sure we can help you sort out the rest.

  5. #5
    Join Date
    Mar 2007
    Posts
    30


    Did you find this post helpful? Yes | No

    Default

    mmhhh....

    It's something like this (To write) ?

    Code:
    HSEROUT ["ow #1 filename"]
    pause 100
    HSEROUT ["w #1 ", "Data: ", #W0]
    pause 100
    Luca

  6. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by oslinux View Post
    mmhhh....

    It's something like this (To write) ?

    Code:
    HSEROUT ["ow #1 filename"]
    pause 100
    HSEROUT ["w #1 ", "Data: ", #W0]
    pause 100
    Luca
    Pretty much just like that...
    I don't have the datasheet in front of me at the moment, in fact, it's the end of my day, really don't feel like pulling it up either but you got the jist of it.

  7. #7
    Join Date
    Mar 2007
    Posts
    30


    Did you find this post helpful? Yes | No

    Default

    Ok, thanks!

    (Here in rome 22:44 )

    Luca

Similar Threads

  1. Flash Memory Cards, USB sticks and Excel
    By timmers in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 4th October 2008, 22:46
  2. Need the code to write to a memory
    By Hamlet in forum General
    Replies: 0
    Last Post: - 20th August 2007, 00:22
  3. Replies: 4
    Last Post: - 2nd March 2007, 06:12
  4. Memory Cards
    By gavo in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th June 2006, 18:25
  5. FAT16 and memory cards
    By Ron Marcus in forum Off Topic
    Replies: 2
    Last Post: - 8th September 2005, 16:25

Members who have read this thread : 0

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