Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to interface VDIP1 USB Module to PIC microcontroller

Status
Not open for further replies.

marky07

Newbie level 4
Joined
Sep 17, 2011
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,317
help please... How to interface VDIP1 USB Module to PIC microcontroller? I don't know how to start...
 

What is the exact model of PIC you are using in your design?

The VDIP1 offers three methods of interfacing with its host MCU, UART, SPI or Parallel. The UART method of interfacing would most likely be the simplest if you have limited experience with PIC programming.

Here is an example of interfacing a VDIP1 with a PIC18F:

VDIP1 USB Module


BigDog
 

what is the best PIC model should i use? do you have any circuit diagram in interfacing this using UART?
 

what is the best PIC model should i use?

The choice of PIC depends largely on the final application and the required tasks.

Or are you just wanting to learn PIC embedded programming and want to incorporate a VDIP1 into a project?

do you have any circuit diagram in interfacing this using UART?

The VDIP1 is designed around the VNC1L device. The following is an FTDI appnote demonstrating the interfacing of the VNC1L dev board, using the UART, to a PIC18F dev board. You should be able to easily adapt the connections and code to the VDIP1.

Application Note AN_102 Data-Logging Using the Vinculum VNC1L

BigDog
 

That link you have given uses SPI interface. Do you have any circuit diagram from the link that you have provided?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top