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.

Starterware/CC2538: uart inteerupt for one bit

Part Number: CC2538
Other Parts Discussed in Thread: Z-STACK

Tool/software: Starterware

Hi,

For home automation project I use CC2538. when I send 2 character from UART terminal to CC2538 then I get UART interrupt for first charater.Thats why I need to send one extra charater to CC2538.

Any one have idea to get UART interrupt on every one character.