PDA

View Full Version : USB Device Communication



Pesticida
- 18th January 2008, 11:47
Hi,

Did someone know if I can Communicate with one USB Slave Device and a 18F4550 Microcontroller.
I want to send end Receive data from the Slave Device with a Microcontroller.

Did someone have experience with this Problem.

Thanks a lot for any Answer.

Regards Pesti !

skimask
- 18th January 2008, 16:12
Hi,
Did someone know if I can Communicate with one USB Slave Device and a 18F4550 Microcontroller.
I want to send end Receive data from the Slave Device with a Microcontroller.
Did someone have experience with this Problem.
Thanks a lot for any Answer.
Regards Pesti !

PICs are not 'HOST' USB devices (yet), only slave device.
Easiest way I can think of off the top of my head to talk to a USB slave device is using the Viniculum chips fro www.ftdichip.com.

Darrel Taylor
- 18th January 2008, 21:58
Or, USBwiz ...

http://ghielectronics.com/details.php?id=5
<br>

Pesticida
- 19th January 2008, 21:22
Thankyou Very much !

Regards Pesti