USB to USB flash Drive File Copier


Closed Thread
Results 1 to 40 of 223

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Posts
    40


    Did you find this post helpful? Yes | No

    Default

    the pic didt connect any inverter chip...the pic TX pin connect to the RXD pin of VDIP2 and RX pin connect to the TXD pin of the VDIP2

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


    Did you find this post helpful? Yes | No

    Default

    How is the VDIP connected to hyper-terminal?
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Mar 2010
    Posts
    40


    Did you find this post helpful? Yes | No

    Default

    using rs232..like the diagram you post before
    Last edited by fokus_1116; - 8th March 2010 at 22:03.

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


    Did you find this post helpful? Yes | No

    Default

    Can you make a schematic or exactly describe how everything is connected?
    It might help with the guessing game
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Mar 2010
    Posts
    40


    Did you find this post helpful? Yes | No

    Default

    thx for your help..

    pic18f4550pin VDIP2pin RS232 pin

    RC.7 RX AD0 TXD PIN11
    RC.6 TX AD1 RXD
    RC.0 I/O AD2 RTS
    AD3 CONNECT TO GND


    GOT ANY IDEA WHERE GOES WRONG?
    Last edited by fokus_1116; - 8th March 2010 at 22:19.

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


    Did you find this post helpful? Yes | No

    Default

    Another thing I forgot to ask that could be a concern.

    What are you using for an OSC at the PIC and how are the configuation bits set?
    Can you connect the PIC directly to Hyper-Terminal and receive text correctly ? If so then you know the PIC is running at the expected speed.

    Try inverted mode with out a 232 chip and then try true mode with a 232 chip.
    Doing these test should help find the problem.
    Dave
    Always wear safety glasses while programming.

  7. #7
    Join Date
    Mar 2010
    Posts
    40


    Did you find this post helpful? Yes | No

    Default

    i am using 20Mhz
    and may i know how to set the config bit for picbasic pro because
    '__config _XT_OSC & _WDT_OFF & _PWRTE _ON & _CP_OFF'
    content error when build it.

    how i try connect the tx pin of the pic to hyper terminal
    thank for your suggest..

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