hardware design v2.00
Table Of Contents
- Contents
- Version History
- 1 Introduction
- 2 SIM908 Overview
- 3 Package Information
- 4 GSM Application Interface
- 4.1 Power Supply
- 4.2 Power on/down Scenarios
- 4.3 Power Saving Mode
- 4.4 Charging Interface
- 4.5 RTC Backup
- 4.6 Serial Interfaces
- 4.7 Audio Interfaces
- 4.8 SIM Card Interface
- 4.9 LCD Display/SPI Interface
- 4.10 Keypad Interface
- 4.11 ADC
- 4.12 RI Behaviors
- 4.13 Network Status Indication
- 4.14 General Purpose Input/Output (GPIO)
- 4.15 PWM
- 4.16 I2C Bus
- 4.17 GSM Antenna Interface
- 5 GPS Application Interface
- 6 Electrical, Reliability and Radio Characteristics
- 6.1 Absolute Maximum Ratings
- 6.2 Recommended Operating Conditions
- 6.3 Digital Interface Characteristics
- 6.4 SIM Card Interface Characteristics
- 6.5 VDD_EXT Characteristics
- 6.6 SIM_VDD Characteristics
- 6.7 VRTC Characteristics
- 6.8 Current Consumption (VBAT = 3.8V, GPS engine is powered down)
- 6.9 Electro-Static Discharge
- 6.10 Radio Characteristics
- 6.11 Module label information
- Appendix
Smart Machine Smart Decision
Autobauding allows SIM908 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 SIM908 is powered on.
Debug port:
z Used for debugging and upgrading firmware.
z Debug port supports the baud rate of 115200bps.
4.6.2 Software Upgrade and Debug
Refer to the following figure for debugging and upgrading software.
SIM908_Hardware Design_V2.00 2012.05.07
30
TXD
RXD
GND
GPS/DBG_RXD
GPS/DBG_TXD
GND
PWRKEY
MODULE
VBAT
TXD_IN
RXD_IN
GND
RS232
C1
PC
TXD_OUT
RXD_OUT
VBAT
Figure 23: Connection for software upgrading and debugging
The serial port and the debug port support the CMOS level. If user connects the module to the computer, the
level shifter should be added between the DCE and DTE.
For details about software upgrading, please refer to document [4].