Hi
I am using the CC2541 in my application and I am facing some problems in UART communication. Here is the issue which I am facing.
I am using the 2400 baud-rate, even parity, one start, one stop bit configuration. Everything seems fine but sometimes I am facing the parity error in transmission. My oscilloscope is showing that there is an parity error in transmission and using serial port sniffer I am able to see that command I am sending is being corrupted sometimes(For ex. one time I observed that I sent 0X02 but sniffer was showing 0x06).
Any idea that what I am missing or what causes this parity error?
Thanks,
Maulik.