SD card library?


Closed Thread
Results 1 to 23 of 23

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Location
    Canada
    Posts
    68

    Default SD card library?

    Hi All,

    Is there a library for reading/writing files on SD card?

    Thank you

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Dec 2009
    Location
    Canada
    Posts
    68


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Wow! Thank you Mackrackit, will try. I was afraid may have to use another language which I always try to avoid...

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Dec 2009
    Location
    Canada
    Posts
    68


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Hello Macrackit,

    Thank you very much for the very good data logging sample! Also thank you for attaching the file as the link http://www.melabs.com/resources/samples/pbp/sdfs3.zip seems to be no longer available (page not found)

    Best regards

  6. #6
    Join Date
    Oct 2007
    Location
    Vancouver, BC, Canada
    Posts
    33


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    ________________
    KV

  7. #7
    Join Date
    Jan 2012
    Location
    colombo,srilanka
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Hi all

    i also have been working with sd filing system with number of lang: including pic basic and hi-tec c . all of them worked very well with proteus simulation environment(isis). but all of them were very unstable when i build them in practical world. Can anyone give me some tips to make them stably working?? ive used home made p.c.bs for my systems. Are there any specific potential dividing resisters to be used at port outputs and sd card input? ive been using 1k + 10k combination.any caps mabe?? im using pic 18f 2550 for all of my sd card based systems.

  8. #8
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    How much current sd card is draw when writing file?

  9. #9
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Run the whole system at 3.3 volts and then you will not have to use dividing resistors.
    Dave
    Always wear safety glasses while programming.

  10. #10
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    I meant on power supply pin.
    I'm waiting for test pcb to arrive from manufacturer....

  11. #11
    Join Date
    Jan 2012
    Location
    colombo,srilanka
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Quote Originally Posted by mackrackit View Post
    Run the whole system at 3.3 volts and then you will not have to use dividing resistors.
    Thanks, but will pic 18f2550 can run on 3.3v? because its hard to find any other lo power versions in our electronic shops.

    thanks.

  12. #12
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: SD card library?

    Yes, the 2550 and 4550 will run on 3.3 volt. See the link in post #4.

    Use a 4MHz external OSC and the chip can be PLL'ed to 48 MHz if needed. The electrical section of the data sheet shows what can be done.
    Dave
    Always wear safety glasses while programming.

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