This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432P401R: UART communication problem

Part Number: MSP432P401R

I am trying to Interface the SIM868 to MSP432 using UART.
I've set the UART baud rate as 9600 and DCO frequency is 48MHz and the clock source is SMCLK(12MHz).
I am transmitting "AT "and 0x0D command  through putti software and checked response on Msp432.  I got response "OK" in receive buffer of msp432which is but Initially data transmitt line is high which is checked on dso.
Now my problem is when I transmitt the same command "AT" and 0x0D through msp432 data is transmitted successfully checked on dso only difference is the data out line is initially low  and I am not getting any response from sim868.Is there any specific bit to set for data out initially high in uart??? The data out pin of msp432 is initially low  Is this the reason we can not write the data in sim868??
So please tell me what was the problem?


Many Thanks in advance.

**Attention** This is a public forum