Project

General

Profile

MotorolaC123 » History » Version 4

laforge, 02/19/2016 10:48 PM
add E88 note

1 1 laforge
= Motorola C123 =
2
3
The C123 seems to be one of many ODM phones that Motorola bought from Compal communications in Taiwan.  It seems (nearly?) identical with the C118.
4
5 4 laforge
The internal name of the hardware is E88
6
7 2 laforge
== Specifications ==
8
 * GSM 900 / GSM 1800 dual-band
9
 * 101x45x21 mm, 86 grams
10
 * no GPRS
11
 * 920mAh Li-Ion battery
12
 * Ti Calypso/Iota/Rita chipset
13
14 1 laforge
== Hardware ==
15 2 laforge
16
=== GSM Chipset ===
17
18 3 laforge
 * DBB: Ti Calypso Baseband, D751749ZHH model (Calypso Lite G2), includes 256kBytes of internal SRAM
19 2 laforge
 * ABB: Ti TWL3025BZGR
20
 * RF: TRF6151C
21
 * RF PA: SKY77324-12
22
23
=== NOR Flash ===
24
 * Intel 28F160C3TD (16Mbits, i.e. 2 MByte) Advanced+ Boot Block Flash Memory (C3)
25
 * Data sheet will be in git
26
27
=== SRAM ===
28
 * ESMT M24L2161128SA-70BE (128k x16, i.e. 256kByte)
29
 * Data sheet [http://www.esmt.com.tw/DB/manager/upload/M24L216128SA.pdf available from vendor]
30
31
=== Display ===
32
33
The display is a 96x64 pixels monochrome LCD, attached via I2C bus to the Calypso DBB chip.
34
35
The LCD controller inside the display is a [http://www.sitronix.com.tw/sitronix/product.nsf/Doc/ST7558?OpenDocument Sitronix ST7558],
36
for which the data sheet is available.  There is a community-based 
37
[https://calypso.gnumonks.org/trac/browser/phone/motorola_compal/C115/example_project driver implemented in PIC16 assembly] (in our git repository.  We need a proper
38
C language driver for it (any volunteers?)
39 1 laforge
40
=== Test Points ===
41
42
==== Test points surrounding Iota ====
43
44
 * TP4 -- BS_TDO, the JTAG TDO signal of the Iota (connected to TDI of Calypso)
45
 * TP5 -- Iota:TESTV pin
46
 * TP7 -- Uita:CK13M, connected from Calypso:CLK13M_OUT
47
 * TP29 -- Iota:ADIN1 (VADCID)
48
 * TP111 -- Iota:UDR (USP Rx), connects to Calypso:MCUDO
49
 * TP110 -- Iota:UEN (USP Enable), connects to Calypso:MCUEN0
50
 * TP112 -- Iota:ONNOFF
51
 * TP114 -- Intoa:ITWAKEUP, connects to Calypso:RTC_ALARM
52
 * TP113 -- Iota:RESPWONZ, connects to Calypso:RTSPWRONZ
53
 * TP116 -- Iota:TEST3
54
 * TP117 -- Iota:TEST4
55
56
==== Test points surrounding Calypso ====
57
 * TP11 -- Calypso:DSR_MODEM
58
 * TP12 -- Calypso:RTS_MODEM
59
 * TP23 -- Calypso:nCS4
60
 * TP46 -- Calypso:CLK32K_OUT, connects to Iota:CK32K
61
 * TP118 -- Calypso:EXT_IRQ, connects to Iota:INT2
62
 * TP115 -- Calypso:EXT_FIQ, connects to Iota:INT1
63
 * TP45 -- Calypso:SCLK (I2C)
64
 * TP30 -- Calypso:nSCS1 (I2C)
65
 * TP44 -- Calypso:SDO (I2C)
66
 * TP34 -- Calyspo:nCS2
67
 * TP48 -- Calypso:nCS3/INT4N
68
 * TP49 -- Calypso:VRDBB_1.5V
69
 * J2 -- Calypso NM_DAI_INTERFACE (MCSI_TXD, MCSI_CLK, MCSI_RXD, MCSI_RSYNCH, GND)
70
71
==== Test points accessible from battery compartment ====
72
73
 * TP27 -- DLPWR (download power on), connects to Iota:RPWON
74
 * TP14 -- RxD Modem
75
 * TP13 -- TxD Modem
76
 * TP9 -- CTS Modem
77
 * TP39 -- GND
Add picture from clipboard (Maximum size: 48.8 MB)