Skip to main content
Visitor II
June 22, 2004
Question

usb application ?

  • June 22, 2004
  • 3 replies
  • 793 views
Posted on June 22, 2004 at 15:29

usb application ?

    This topic has been closed for replies.

    3 replies

    khairulAuthor
    Visitor II
    May 17, 2011
    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 ]
    Visitor II
    May 17, 2011
    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.
    Visitor II
    May 17, 2011
    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.