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.

MSP430FR2676: Inquiry About USB to UART Connection with MSP430FR2676 and CapTIvate Design Center

Part Number: MSP430FR2676
Other Parts Discussed in Thread: CAPTIVATE-PGMR

Tool/software:

Hello,

Our customer is planning to design a board using the MSP430FR2676.
They would like to connect the board to the CapTIvate Design Center using a USB to UART cable.

Would it be sufficient to simply change the VID to 8263 and the PID to 2405 on the USB to UART cable for proper operation?

Best regards,
DDdoor

  • Hi DDdoor,
    Where are you getting the VID of 8263 and PID of 2405 values? You could, in theory, use a USB to UART cable to communicate directly to the MSP430FR2676. The only thing you should consider is that you'll have to first flash the device with your project (Either a custom project or one generated from the CapTIvate Design Center) and then use the USB to UART connection to connect it to the CapTIvate Design Center to modify your design's options in real-time.

    Best Regards,

    Diego Abad

  • Hello Diego Abad,

    When selecting Menu → Communications → Settings in CapTIvate Design Center, the available HID Connection IDs are displayed.

    We believe it is possible to access the MSP430FR2676 via a USB-UART cable using terminal software such as Tera Term.
    However, when using CapTIvate Design Center, we are unable to access the MSP430FR2676 through the USB-UART cable.

    What kind of settings or configuration are required to enable this connection?

    Best regards,
    DDdoor

  • Hi DDdoor,
    You'll need to first set and create the project for the MSP430FR2676 to use UART either manually or using the CapTIvate Design Center project generator. After you flash the project into the device, you should be able to use the CapTivate Design Center through UART.

    Best Regards,

    Diego Abad 

  • Hello Diego Abad,


    Is the information you provided based on the assumption that the CAPTIVATE-PGMR is being used?
    My question is based on the assumption that the CAPTIVATE-PGMR is not used.

    Steps we are testing:

    1,The MSP430FR2676 is programmed in advance.

    2,After programming, the CAPTIVATE-PGMR is disconnected.

    3,The MSP430FR2676 is connected to the PC using a USB to UART cable.

    4,CapTIvate Design Center is launched.

    5,When clicking "Connect", the connection fails and it shows "No connected HID devices".


    Best regards,
    DDdoor

  • Hi DDoor,
    Since you are not using the PGMR, it might more complicated to achieve. Nevertheless, we have an backchannel UART example that could help you out in your application. It's the FR2676_Backchannel_UART example inside the CaptivateDesignCenterWorkspace folder.

    Best Regards,

    Diego Abad

**Attention** This is a public forum