asadkhanfamt
Newbie level 1
- Joined
- Jun 2, 2012
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,289
8051 with VDIP1
Hi all,
I am into a project, where i need to connect a 8051 micro-controller with a USB memory device (PEN DRIVE) via VDIP1.
8051--UART communication --->VDIP1 -- USB protocol---> USB memory device.
I tend to write a some data in the pen drive using 8051 and put the pen drive in the PC to view the data in the pen drive.
I have created a file & written into it via hyper-terminal, which means the interfacing is OK.
I am stuck at the starting level, how should I send the command to the VDIP1 to create the file & write the file in the USB.
Whether I need to include any header file of VDIP1?
Some suggestion please.
Thanks in Advance for your kind help.
Regards,
AK
Hi all,
I am into a project, where i need to connect a 8051 micro-controller with a USB memory device (PEN DRIVE) via VDIP1.
8051--UART communication --->VDIP1 -- USB protocol---> USB memory device.
I tend to write a some data in the pen drive using 8051 and put the pen drive in the PC to view the data in the pen drive.
I have created a file & written into it via hyper-terminal, which means the interfacing is OK.
I am stuck at the starting level, how should I send the command to the VDIP1 to create the file & write the file in the USB.
Whether I need to include any header file of VDIP1?
Some suggestion please.
Thanks in Advance for your kind help.
Regards,
AK