Hi
I am using TI BLE CC2541 chip. I am using CC2451 UART0 for transmission on UART. UART configuration are as 2400 baud rate , even parity , one stop bit.
Some times during command transmission on UART, if i send 0x02 on UART buffer U0DBUF then on other side means on my serial terminal it show 0x06 command rather than 0x02 command. From my Oscilloscope I found that command clock is stretching in transmission. Normally, for one command( 11 bits = 1 start bit + 8 data bits + 1 parity bit + 1 stop bit ) transmission it takes 4.54ms. But sometimes it takes 5.28ms and I get wrong command at other side.
Please provide me some help on this why this is happens?
Thanks in advance,
Dhvani Patel

