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.
Hi MSP team.
I am trying out the UART example provided in the file msp430fr243x_euscia0_uart_01.c from here:
I am running on the Captivate EVM:
I debugging using CCS V7, using the Terminal in CCS with the following Settings:
The MSP430FR2633 isnt receiving any characters.
What have I done wrong?
BR
Anders Lange
The MSP430FR2633 on the EVM does not actually have a serial interface path back to the MSPFET programmer (aka backchannel uart).
The UART/I2C from the MSP430FR2633 connect the HID bridge. The reason for this is the 250K baud rate needed to communication with the Captivate design center could not be supported by the MSPFET programmer, so we included a HID bridge to support that requirment. The UART signals do go to the boosterpack connectors so you could tap off the jumper block. You will have to use another launchpad and connect to it's serial ports.
In hind sight, there should have been a way to route the UART to the MSPFET.
Another option would be to use the MSP430FR2433 launchpad.
**Attention** This is a public forum