How to support two (dual) USB ports?


Results 1 to 15 of 15

Threaded View

  1. #10
    Join Date
    Apr 2007
    Location
    Pennsylvania, USA
    Posts
    158


    Did you find this post helpful? Yes | No

    Default Re: How to support two (dual) USB ports?

    Quote Originally Posted by jellis00 View Post

    With this kind of a configuration can't I program each of the PICs with PBP to download the temperature readings from their respective USB ports without having a "Host Mode"?
    USB requires a host. The PIC using the on-board USB or a USART to USB interface, and your temperature sensors are not capable of doing this. The VNC2 that Darrel linked to looks like it might work for your application though.

    They even have precompiled rom's available. This one looks like it will do what you need, it is a USB host bridged to a UART port.

    http://www.ftdichip.com/Support/Docu...ost_Bridge.pdf
    Last edited by spcw1234; - 18th January 2012 at 00:59.
    Shawn

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts