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.

Problem regarding CC2431 Serial communication

Other Parts Discussed in Thread: CC2431, Z-STACK

I have programmed CC2431 to transmit a string to PC via USART with following configuration.

Baud rate : 38400, No parity bit, 1 stop bit and no handshaking.

I configured my PC serial port to same settings. When i connected both CC2431 and PC via serial cable, it gets connected but no character is received on my pc.

Do i have to make any addition configuration for my PC serial port? Do i have to change any additional settings?

PS : I am using z-stack 1.4.2, IAR embedded workbench 7.2 and RF flash programmer.