2017-01-02 04:12 AM
Hello everyone,
I am facing problem with turning USART module ON and OFF. For the first time, when I turn USART ON, I receive an idle character on terminal (0xFF). Afterwards, on repeated ON/OFF, I receive different characters on terminal at 115200 baud rate. The TRM states that an idle frame (all ones) is transmitted everytime transmitter is enabled. But what I am seeing is not an all 1 character but something else. Can you help me out in finding out what it is? I am doing following sequence of operations for ON/OFF:
Sequence for turning USART ON:
Sequence for turning USART OFF:
Thanks,
Umair Khan