hardware design v1 00 2
Table Of Contents
- Contents
- Version History
- 1 Introduction
- 2 SIM900R Overview
- 3 Package Information
- 4 Application Interface
- 4.1 Power Supply
- 4.2 Power on/down Scenarios
- 4.3 Power Saving Mode
- 4.4 RTC Backup
- 4.5 Serial Interfaces
- 4.6 Audio Interfaces
- 4.7 SIM Card Interface
- 4.8 LCD Display/SPI Interface
- 4.9 Keypad Interface
- 4.10 ADC
- 4.11 RI Behaviours
- 4.12 Network Status Indication
- 4.13 General Purpose Input/Output (GPIO)
- 4.14 External Reset
- 4.15 PWM
- 4.16 I2C Bus
- 4.17 Antenna Interface
- 5 Electrical, Reliability and Radio Characteristics
- 5.1 Absolute Maximum Ratings
- 5.2 Recommended Operating Conditions
- 5.3 Digital Interface Characteristics
- 5.4 SIM Card Interface Characteristics
- 5.5 VDD_EXT Characteristics
- 5.6 SIM_VDD Characteristics
- 5.7 VRTC Characteristics
- 5.8 Current Consumption (VBAT = 3.8V)
- 5.9 Electro-Static Discharge
- 5.10 Radio Characteristics
- 6 Manufacturing
- Appendix
Smart Machine Smart Decision
TXD
RXD
RTS
CTS
DTR
DCD
RI
TXD
RXD
RTS
CTS
DTR
DCD
RING
MODULE (DCE)
CUSTOMER (DTE)
Serial port1
Serial port
Debug port
Serial port2
DBG_RX
DBG_TX
TXD
RXD
Figure 19: Connection of RXD and TXD only
4.5.1 Function of Serial Port and Debug Port
Serial port:
z Full modem device.
z Contains data lines TXD and RXD, hardware flow control lines RTS and CTS, status lines DTR, DCD and
RI.
z Serial port can be used for CSD FAX, GPRS service and AT communication. It can also be used for
multiplexing function. For details about multiplexing function, please refer to document [3].
z Serial port supports the following baud rates:
1200, 2400, 4800, 9600, 19200, 38400, 57600 and 115200bps
z Autobauding only supports the following baud rates:
1200, 2400, 4800, 9600, 19200, 38400 and 57600bps
z The default setting is autobauding.
Autobauding allows SIM900R to automatically detect the baud rate of the host device. Pay more attention to the
following requirements:
z Synchronization between DTE and DCE:
When DCE powers on with autobauding enabled, user must firstly send character “A” to synchronize the
baud rate. It is recommended to send “AT” until DTE receives the “OK” response, which means DTE and
DCE are correctly synchronized. For more information please refer to the AT command “AT+IPR”.
z Restrictions of autobauding operation:
The DTE serial port must be set at 8 data bits, no parity and 1 stop bit.
The URC such as "RDY", "+CFUN: 1" and "+CPIN: READY” will not be reported.
Note: User can use AT command “AT+IPR=x” to set a fixed baud rate and the setting will be saved to non-volatile flash
memory automatically. After the configuration is set as fixed baud rate, the URC such as "RDY", "+CFUN: 1" and "+CPIN:
READY” will be reported when SIM900R is powered on.
Debug port:
z Used for debugging and upgrading firmware.
z Debug port supports the baud rate of 115200bps.
SIM900R_Hardware Design_V1.00 24 2012-07-20