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
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