PIC interfacing with FTDI's VDIP1


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    May 2008
    Posts
    2

    Default PIC interfacing with FTDI's VDIP1

    I am engineering student and new to PIC MCUs.I have to do a project consisting of providing pen drive interface to PIC MCU using FTDI's Vinculum IC VNC1L. I purchased VDIP1 kit. My guide told me to use PIC18XXX MCU.There are huge no. of microcontrollers under this series.I am confused about which one to choose.

    Can any one please help me?

    Thank you in advance.

    Vidya

  2. #2
    Join Date
    Sep 2006
    Location
    Mexico
    Posts
    47


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Vidya View Post
    I am engineering student and new to PIC MCUs.I have to do a project consisting of providing pen drive interface to PIC MCU using FTDI's Vinculum IC VNC1L. I purchased VDIP1 kit. My guide told me to use PIC18XXX MCU.There are huge no. of microcontrollers under this series.I am confused about which one to choose.

    Can any one please help me?

    Thank you in advance.

    Vidya
    Hello. You can use 18f4520/18f2520 if you dont have special requirements. However, take a look to the microchip site.

  3. #3


    Did you find this post helpful? Yes | No

    Default Check out Code Examples


  4. #4
    Join Date
    May 2008
    Posts
    2


    Did you find this post helpful? Yes | No

    Default PIC interfacing with VDIP1

    Thank you Brian for valuable help.Still I have some questions.
    In your code I am not getting from where you are taking bytes to be stored on stick.
    for e.g. suppose I want to store no. of bytes from specified memory locations or data logger system on the disk.Can I transfer these bytes by sending appropriate commands though UART interface.
    I am completely new with PIC MCU.
    Do I need to study low end PIC devices first & then go to PIC18 family or can I directly switch to PIC18 device?
    Which compiler to use for C programming? Is there any tutorial available for C programming?

    Thanks again
    Vidya

  5. #5
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    [sarcasm]
    Quote Originally Posted by Vidya View Post
    I am completely new with PIC MCU. Do I need to study low end PIC devices first & then go to PIC18 family or can I directly switch to PIC18 device?
    Can I hop on the nearest jumbo jet and fly myself to anywhere or should I learn how to walk and talk first?
    No...Really...go ahead...Jump right in with both feet. Get the biggest, baddest PIC you can find, design some crazy hardware, and write the most complicated program you can think of.
    BUT...DO NOT test or debug anything until it's completely done, both hardware and software.

    Which compiler to use for C programming? Is there any tutorial available for C programming?
    C Programming...hmmmm....Don't know much about C on a PicBasicPro forum...
    www.microchip.com
    [/sarcasm]

  6. #6
    Join Date
    Sep 2007
    Location
    USA, CA
    Posts
    271


    Did you find this post helpful? Yes | No

    Default

    Skimask, I do not agree with this. The 18F's are not much more difficult than 16F's, and the compiler eliminates most of the differences. The few remaining differences are register settings, and if someone is new to pics and reading the datasheet to learn 16F settings, they can easily pick up the 18F datasheet and learn those, too.

  7. #7
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by tenaja View Post
    Skimask, I do not agree with this..................
    There is a lot of information 'between the lines' that you may have missed in my last post.

    And I agree with you. Problem is, you have to get the person(s) to RTFM in the first place.

Similar Threads

  1. How to drive the Vinculum VDIP1 in UART mode
    By BrianT in forum Code Examples
    Replies: 41
    Last Post: - 23rd May 2013, 12:34
  2. PLC Interfacing with PIC
    By skian85 in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 19th June 2008, 23:05
  3. USB-FTDI[UM232R] with PIC16f877a
    By bjox in forum USB
    Replies: 1
    Last Post: - 23rd February 2008, 22:40
  4. Interfacing two PIC micros
    By sajid in forum General
    Replies: 12
    Last Post: - 26th May 2007, 06:58
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

Members who have read this thread : 1

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