PIC18 connect to USB thumb drive


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2008
    Posts
    66

    Default PIC18 connect to USB thumb drive

    I want to know if it is possible to plug USB thumb drive into PIC18 and retrieve the data stored in the USB thumbdrive and write data to this USB thumbdrive?

    Any idea will be much appreciated.

  2. #2
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default Re: PIC18 connect to USB thumb drive

    You would require a USB host. I dont beleve its possible with just a PIC18. The PIC18s with built in USB are USB slave devices only.

    If I was you I would look for a USB host chip that you could interface to a PIC. Perhaps something like this: http://www.maxim-ic.com/datasheet/index.mvp/id/3639

    If you are only going to be using the USB thumb drive for storage, a simpler solution would be an SD card because it is much easier to interface to a PIC.
    "I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams

  3. #3
    Join Date
    Oct 2005
    Location
    Pinckney, Michigan
    Posts
    91


    Did you find this post helpful? Yes | No

    Default Re: PIC18 connect to USB thumb drive

    Check out the Vdrive. More easily transportable than the SD card.

    http://www.ftdichip.com/Support/Docu...DS_VDRIVE2.pdf

Members who have read this thread : 1

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

Tags for this Thread

Posting Permissions

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