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.

LAUNCHXL-CC2640R2: trying to read the UART

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F

Hi there

i'm trying to read the UART using the sample project uartEcho.

I'm using a RS232 to TTL adapter going into a RS232-USB adapter....this works fine with my MSP430 stuff.

The Uart_read() function does not return because nothing comes in to the port....the Tx side works fine.

I put a scope probe on Rx (DIO2)and noticed that the voltage went from 3.3V down to 2.6V which explains why the UART didn't see anything.
If i remove the RS232 adapter connection to DIO2 & place the probe on the adapter Rx pin i see the voltage going from 5V down to 0V which is as it should be.

This is happening on BOTH my launchpads.

Is there something i should be doing to ensure the launchpad pin draws the voltage down to below 2V so that the UART pin sees the RS232 signal??

thanks in advance

moshe