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.

FET430UIF + CC430F5137 + Serial UART Communication

Other Parts Discussed in Thread: SIMPLICITI, CC1101, CC430F5137, CC2500, CC2510, CC2520

Hello,

I am trying to open communications between a C# application on a Windows 7 PC with a EM-CC430F5137-900 attached to a MSP-FET430UIF Debugger, but the C# application throws an exception saying "Access to the COM port is denied" when trying to open the port.

I have previously utilized the .NET SerialPort class with the EZ430RF dongle with a MSP430x2xx device's UART controller with no problems, so I am inclined to think there is something different in hardware concerning the FET430UIF.

I also deployed the TI example C program cc430x513x_uscia0_uart_04.c which echoes a received character, but the same exception is thrown.

Has this been done before? Does the FET430UIF support serial communications to a PC? Is there an application note?

Thanks