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

    please correct me if i'm wrong,

    i will burn the program to the pic, then, i will connect the pic to the vinculum using uart mode. then the pic will be the one to issue commands to the vinculum and there is no need for the 232 connections. is that right?

    also, how i'm i going to apply the vinculum command sets such as WRF and CLF ? will the compiler be able to understand them?

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by newbie View Post
    please correct me if i'm wrong,

    i will burn the program to the pic, then, i will connect the pic to the vinculum using uart mode. then the pic will be the one to issue commands to the vinculum and there is no need for the 232 connections. is that right?

    also, how i'm i going to apply the vinculum command sets such as WRF and CLF ? will the compiler be able to understand them?
    Have you read the code examples posted here? How to read and write are both here.

    As for a compiler, PBP is the only one I will recommend.
    Practice blinking LEDs with the demo version and other small things first. Then try something bigger later.

    You will not be able to make this work as a first project even if you had the full version of PBP.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Nov 2009
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    about the shorts programs like the blinking leds, i have done that already. i already know how to program and burn in pic micro controller. my only problem is to connect it to the vdip, since this is my only first time to use the vinculum so.. was i right with this statement? :

    "i will burn the program to the pic, then, i will connect the pic to the vinculum using uart mode. then the pic will be the one to issue commands to the vinculum and there is no need for the 232 connections"

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


    Did you find this post helpful? Yes | No

    Default

    I thought you said this was your first project...

    If you know all the basics and read the examples you would have seen that the RS232 chip is not needed if you are bit banging the serial.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Nov 2009
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    sorry for the misunderstanding...what I meant was this is my first project using the vinculum not the pic.

    can you please tell me what you know about controlling the vinculum using a pic microcontroller. i need to know more info about this topic.

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


    Did you find this post helpful? Yes | No

    Default

    Pretty much what I have done with these are posted above. The above example is a data logger for a GPS. The link to the post from Brian T has the writing example. You can see on the GPS example how to collect data and save it to the module.

    To be honest, the VDIP thing works well but is a pain in the _ _ _ .
    I purchased two and ended up with one in the logger and the other is collecting dust. The data sheet is hard to follow and if it was not for Brian's post I do not think I could have made it work or would have given up.


    If you are having a specific problem I am sure we can work though it.
    Let us know.
    Dave
    Always wear safety glasses while programming.

  7. #7
    Join Date
    Nov 2009
    Posts
    72


    Did you find this post helpful? Yes | No

    Default

    alright thank you.. i will be working on my project and i will be posting the questions if there will be any problem while doing it (which i know there will )

Similar Threads

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