Quantcast
Channel: Question and Answer » uart
Viewing all articles
Browse latest Browse all 57

UART DTE with multiple stop bits

$
0
0

I have a system (call it a DTE system). It sends me data (UART) which I receive at a DCE(LPC4337). Now, DTE transmits with 2 stop bits where-as it receives with just 1 stop bit. How is that possible.
It would mean I need to interface the to 2 different UARTs in my DCE, right ?
Also, supposing I go for full modem(RTS and CTS control), how would this work out ? As I would be using 2 different UARTs to communicate with the same DTE.


Viewing all articles
Browse latest Browse all 57

Trending Articles