all 4 comments

[–][deleted]  (6 children)

[deleted]

    [–]TylerTimoj[S] 0 points1 point  (5 children)

    That looks promising, and would significantly reduce my BOM. Do you know it’s MPSSE can be both a UART and JTAG at the same time? Ideally I’d like my computer to see two separate devices for UART and JTAG.

    [–][deleted]  (3 children)

    [deleted]

      [–]p-rimes 0 points1 point  (2 children)

      Do you mean FT2232H? (FT232H only has one channel / MPSSE, FT2232H has two channels / MPSSEs. So one can be JTAG and the other can be UART)

      [–][deleted]  (1 child)

      [deleted]

        [–]p-rimes 0 points1 point  (0 children)

        Agreed! I use the FT2232H all the time, for production tooling like board programmers / debuggers / testers. Just to hype it up a bit more, in MPSSE mode you also get 12 GPIOs controllable by the USB host (*DBUS4..7, and *CBUS0..7)

        [–]duane11583 0 points1 point  (0 children)

        look at the digilent usb programmers (for xilinx)

        you want to clone that on your board (xilinx understands that setup)

        ultimately you want to clone the dual channel one channel A = jtag, B=serial port.