USB to USB flash Drive File Copier


Closed Thread
Results 1 to 40 of 223

Hybrid View

  1. #1
    Join Date
    Nov 2009
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    yes i would definitely do that.. but just to double check, after i have downloaded the reflash(ftd) for the VDFC firmware, will there be a need to rename it or do anything to it before saving it to the root of a flash disk?

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


    Did you find this post helpful? Yes | No

    Default

    The file needs to be named FTRFB.FTD
    Put that file on the root of a USB stick and the VDIP should see it and re-do the firmware.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Nov 2009
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    this is the name of the file that i downloaded in the website: ftrfb_main_03_65VDFC.ftd, so i will rename it to FTRFB.FTD...

    now i will be redoing the firmware, i wii just be powering the vdip by its ground and vcc pins and i dont need to connect anything to the vdip yet right? how do i know if the firmware had already been installed?

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


    Did you find this post helpful? Yes | No

    Default

    I always had the VDIP outputting to a terminal so I could see what was going on.
    There are two LEDs on board that blink in different sequences for different things. I do not remember the sequence but it is in the documentation.

    Yes, I know the docs are hard to find and not well organized. That is one of the things that is bothersome about the company that makes them.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Nov 2009
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    you are so right about that. They have a lot of PDF files about the vinculum but their contents are in a disorder. Anyway I have found the table of led behavior that indicates the status of the vdip but nothing i there indicates that a firmware had been installed.

    I also did the firmware installation already, i powered the vdip on and then inserted the flash drive containing the firmware at its root. the led behavior indicated that it went to power on and then USB Disk Initialization then USB Disk Ready and then just stayed like that.

    i do not have a level converter to connect the vdip to the computer so i do not have a view if my installation was a success.

    i was thinking, since i have an lcd module, can i view the responses of the vdip through it?

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


    Did you find this post helpful? Yes | No

    Default

    You could use a PIC and the LCD, but it would be much easier to use a MAX232 or similar.
    If you are going to be working with this stuff you need the tools.
    Dave
    Always wear safety glasses while programming.

  7. #7
    Join Date
    Nov 2009
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    ok i will get a max232 as soon as possible but for the mean time i will try to display the vdip's responses through my lcd module since i also need that in my projects.

    about your program, you were using the array of bytes to display the name of the file but for the file extension, you just used ".DAT" right? my project is a file transfer device using the vdip so i have to recognize all kinds of file extensions that are there. so do you think something like this would work?

    ["OPR ",x1,x2,x3,x4,x5,x6,x7,x8,"."x9,x10,x11,13]

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 14:43
  2. How to drive the Vinculum VDIP1 in UART mode
    By BrianT in forum Code Examples
    Replies: 41
    Last Post: - 23rd May 2013, 13:34
  3. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 21:17
  4. USB-FTDI[UM232R] with PIC16f877a
    By bjox in forum USB
    Replies: 1
    Last Post: - 23rd February 2008, 23:40
  5. PICs and USB Flash Drives
    By The Master in forum USB
    Replies: 2
    Last Post: - 23rd October 2007, 11:23

Members who have read this thread : 0

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