2004-06-22 06:29 AM
2011-05-17 03:01 AM
Hi all. im very new in usb technology. i hope someone can show me the light. Is dk3200 evalution board can be a usb host ? thus i can connect to other usb devices like PC did. does anyone have a sample program for usb host in dk3200 ?
[ This message was edited by: niejam on 22-06-2004 08:40 ]2011-05-17 03:01 AM
Hi
I think the uPSD3200 series devices can only be used as an USB device. All the example code is device based. Unfortunately, implementing a host is a lot more complicated than implementing a device.2011-05-17 03:01 AM
The 32xx family devices operate only as USB devices and not a host.
A demo program (including a USB device driver for the uPSD32xx and a Windows program) is available in a zip file in the Downloads section from this website. See the Downloads link on the left hand side of this web page.