I need to understand when the flag is enabled and disabled in stranded Uart Communication
![1579955354318.png]()
As shown in figure I have three bytes of data, sending first byte, receiving second byte and again sending third byte via uart communication
As far as i understand uart flag check the condition before sending or receiving byte
What is the condition when Tx / Rx become enable ? What is the condition when Tx / Rx become disable ?

As shown in figure I have three bytes of data, sending first byte, receiving second byte and again sending third byte via uart communication
As far as i understand uart flag check the condition before sending or receiving byte
What is the condition when Tx / Rx become enable ? What is the condition when Tx / Rx become disable ?