usb application ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-06-22 6:29 AM
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:01 AM
Posted on May 17, 2011 at 12:01
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 ]Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:01 AM
Posted on May 17, 2011 at 12:01
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.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:01 AM
Posted on May 17, 2011 at 12:01
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.