N723-EA Hardware User Guide
Chapter 5 Application Interfaces
Copyright © Neoway Technology Co., Ltd. All rights reserved.
41
5.3.2
UART
Signal
Pin
I/O
Function description
Remarks
CP_UART_TXD
46
DO
Data transmitting
Used
for
AT
commands
communication and support
hardware flow control.
Leave this pin floating if it is not
used.
CP_UART_RXD
47
DI
Data receiving
CP_UART_CTS
51
DI
The user allows the
module to send data.
CP_UART_RTS
52
DO
The module requests the
user to send data.
DEBUG_UART1_TXD
65
DO
Data transmitting
Only used for debug.
Leave this pin floating if it is not
used.
DEBUG_UART1_RXD
66
DI
Data receiving
UART2_TXD
69
DO
Data transmitting
Used for data transmission.
Leave this pin floating if it is not
used.
UART2_RXD
70
DI
Data receiving
N723-EA provides three UART interfaces, of which the CP_UART interface supports hardware flow
control and a maximum rate of 3.6 Mbps. DEBUG_UART1 only supports for debugging, there will be
Log information output after the module boots up, and the baud rate supports up to 115200 bps. UART2
can be used for data communication of external devices, and the baud rate supports up to 115200 bps.
Figure 5-19 shows the reference design of the UART interface. All the UART interfaces of the module
are 1.8 V level.
Figure 5-19
Reference design of the UART connection
Device
N723-EA
Module
CP_UART_TXD
CP_UART_RXD
CP_UART_CTS
CP_UART_RTS
GND
MCU_UART_RXD
MCU_UART_TXD
MCU_UART_RTS
MCU_UART_CTS
GND
4.7k
Ω
R4
4.7k
Ω
R3
10k
Ω
R2
10k
Ω
R1
VDD_1P8
Schematic Design Guidelines:
⚫
Pay attention to the corresponding relations between the signal direction and the connection.