This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F6659: USB Application

Part Number: MSP430F6659
Other Parts Discussed in Thread: TUSB2046B,

I am using MSP430F6659 for a project which has USB, i need to connect two usb devices to the microcontroller. if i connect the microcontroller usb DM, DP port to DM0 and DP0 port of TI USB HUB TUSB2046B, does it work?

  • You can check on 5529 LP (https://www.ti.com/tool/MSP-EXP430F5529LP) schematics, how two msp devices (5528 & 5529) are connected to TI USB HUB.

  • Hi, Does the microcontroller support HOST connection?

  • No, TI MSP430F5xx/6xx can not be used as USB host. It can be used only as USB device.

  • -------------------------            ----------------------------
    |                              |         |Up                    Down|
    |                              |         |       TUSB2046B       |
    |                         DP|-------|DP0                    DP1|----- Device 1
    | MSP430F6659     |        |                          DM1|-----
    |                        DM|-------|DM0                           |
    |                              |        |                           DP2|----- Device 2
    |                              |        |                          DM2|-----
    -------------------------           ----------------------------

    Does the above configuration works? 

**Attention** This is a public forum