Hardware Development Guide of Module Product
All Rights reserved, No Spreading abroad without Permission of ZTEWelink
38
MF206A
3.10
UART Interface
3.10.1
Description of PINs
Module provides a circuit of serial communication interface UART, which complies with the RS-232 interface
protocol, and supports the 4-wires serial bus interface or 2-wires serial interface. Via the UART interface, the
module can perform the serial communication and AT instruction interaction with the external.
This UART port supports the programmable data width, programmable data stop digit and programmable
odd/even checksum, and has an independent TX and RX FIFOs (512 bytes for each). For the normal UART
application (non-Bluetooth), the maximum baud rate is 230400bps, the 4Mbps high baud rate is only used on
Bluetooth 2.0 application, and the default baud rate is 115200bps. The PINs are defined as shown in Table 3-9.
Table 3–9 Definition of UART Signal
PIN No.
Pin Name
Signal Definition
Signal Description
27
UART1_CTS
UART clear to send signal
UART power level
is 1.8V.
28
UART1_RFR
UART ready for receive signal
29
UART1_TXD
UART transmit data output
30
UART1_RXD
UART receive data input
NOTE:
If the users of module need the wakeup and sleep function, and you AP side connects with the module
through UART interface, you need to connect the PIN10&PIN11 (AP_WAKEUP_MODULE,
MODULE_WAKEUP_AP) to the AP side to realize this function. The details of this two pin you can refer
to chapter 3.13.
3.10.2
Electric Feature
During the software interconnection process, there is a method of capturing logs, and it is recommended that this
interface be kept during the design and the testing point be reserved. If the module is used together with the
application processor, and the PWL matches with 1.8V, the 4-wires connection mode is as shown in Figure 3–7.
The 4-wires or 2-wires mode can be used for connection. The module interface PWL is 1.8V. If it does not
match the PWL of AP interface, it is recommended to add the PWL conversion circuit.