Neo1973 Hardware/de

From Openmoko

Jump to: navigation, search
display (top) side
component (back) side

Contents

Hinweis

Diese Seite befindet sich im Aufbau. Manche Stellen sind nicht oder nur teilweise übersetzt. Die englische Version dieser Seite findet sich hier .

Erfahrungen mit "Phase 0"-Hardware

Wishlist:Neo1973_P0_Review

Physikalische Grösse

  • 120.7 x 62 x 18.5 mm (4.75 x 2.44 x 0.728 inch)
  • 184 +/- 5 g (6.5 ounces)

Wichtigsten Komponenten

Prozessor

Der Hauptprozessor (CPU) im Neo1973 ist ein "Samsung S3C2410AL-26" (Er kann auf bis zu 266MHz getaktet werden)

Flash

64MB Samsung NAND flash (K9F1208U0B), verbunden mit dem NAND controller im S3C2410.

Das ist der einzige Flash-Speicher neben der microSD-Karte in diesem Gerät. Der S3C2410 booted direkt vom "nand" mittels des S3C2410 Steppingstone.

Es wird nur freie Software benutzt, deshalb auch keine geschützten Flash-Filesysteme. Weitere Informationen zum NAND finden sich unter NAND bad blocks.

RAM

128MB SDRAM (2x Samsung K4M511633C), direkt verbundem mit dem S3C2410 SDRAM controller.

GSM/GPRS

Das GSM/GPRS Modem basiert auf "Texas Instruments Calypso".

CALYPSO digital Basisband

Leider gibt es zum GSM Chipsatz wegen strikten Geheimhaltungsvertägen nur sehr wenige Informationen. Allerdings kommuniziert der calypso über einen normalen seriellen UART mit dem S3C2410. Hier werden GSM 07.05, GSM 07.10 und andere standartisierte Protokolle benutzt.

-- xkr47: Could we at least know the GPRS capabilitiy class and the GPRS multislot class ?

TWL3014 analog baseband

Homepage: TWL3014

TRF6151 RF Transceiver

Homepage: TRF6151

AGPS

Hammerhead AGPS von Global Locate.

microSD-Card

Das Neo1973 hat einen Slot für microSD/Transflash. SDHC sollte funktionieren, wurde aber mangels microSD-Karten >2GB noch nicht getestet. Falls ja, sollten solche Speicherkarten keine Probleme bereiten.

LCD Display Module (LCM)

Verwendet wird ein 2.8" 480x640 toppoly (tpo) TD028TTEC1 Modul, angesteuert mit einem Toshiba JBT6K74 TFT LCD Driver Chipset.

Touch Screen

Stylus

Scheinbar identisch zu Diesem auf ebay

Bluetooth

Delta DFBM-CS320 Class2 Modul, benutzt CSR BlueCore4

Vibrator

USB Host

Der USB Host Controller ist im S3C2410 integriert.

  • Treiber: Stock Linux kernel ohci_hcd

USB Device

Der USB Device controller ist im S3C2410 integriert.

Audio

Siehe: Neo1973 Audio Subsystem

Wolfson Codierer-Decodierer

Verwendet wird der Codierer-Decodierer WM8753 von Wolfson Microelectronics. Der Baustein kann keine Formate wie MP3 dekodieren, sondern ist nur eine einfache Sounkarte.

Stereo Verstärker

Der von National Semiconductor Stereo Verstärker LM4857 ist direkt mit dem analogen Ausgang des WM8753 verbunden.

Kabelgebundenen Kopfhörer (für den Analogausgang)

Angesteckt wird das Headset über ein klassische 2,5 mmm Klinkenbuchse mit 4 Anschlüssen. Das Headset ist kompatibel zu den Smartphones von Motorola (A780,A1200, V-360, ...).


Bluetooth Headset (Kopfhörer)

Das Headset ist über dem PCM-Bus mit dem CSR-Bluetooth Controller und dem Wolfson Codierer-Decodierer verbunden.

Stromversorgung/Stromverwaltung

Für die Stromversorgung bzw. Stromverwaltung wird ein Philips PCF50606 eingesetzt.

Akku

Der Akku vom Neo1973 ist kompatibel mit dem Nokia Akku BL5C. Siehe entsprechenden Beitrag auf der Maillingliste. Hier ist noch ein Foto von dem Akku eingesetzt im Neo1973.

Eingabetaster

Das Neo1973 bietet zwei Taster an:

  1. Ein Einschaltknopf
  2. Eine Multifunktionstaste (AUX)

History

GTA01

This is the most simple, non-bluetooth version of the prototype.

GTA01v3

First generation of prototypes that was given to internal Openmoko software developers.

Unfortunately not useful at all due to non-working touchscreen.

  • ATAG_REVISION: 0x0000130

GTA01v4

Second generation of prototypes that was given to Harald + Mickey.

Unfortunately still not useful due to half-working touchscreen.

  • ATAG_REVISION: 0x00000140

GTA01B

This is the bluetooth-enabled fork of GTA01

GTA01Bv2

This is the first produced version of the bluetooth-enabled version.

  • ATAG_REVISION: 0x00000220

GTA01Bv3

This is the second produced version of the bluetooth-enabled version. It contains mainly GPS-related fixes.

  • ATAG_REVISION: 0x00000230

This is the version that is shipped in Phase 0

GTA01Bv3 Errata
PMU unable to resume from suspend

Due to use of wrong GPIO/EINT pin, the PMU cannot wake-up the phone after suspend. This means, specifically, the following events can not bring the phone back from suspend-to-ram:

  • PMU RTC Alarm
  • Power button press
  • Charger events (charger insertion/removal/error)
  • Low battery
Stand-by time extremely low

This is due to a design bug resulting in at least 30mA additional standby current, since we cannot properly switch off the power supply to the S3C2410 PLL's. There is nothing we can do to change this with post-production fixes. GTA01Bv4 will address this issue.

GSM doesn't resume phone from suspend

The GSM modem currently doesn't signalize a wakeup interrupt to the S3C2410 in case there's some noteworthy event, such as incoming call, loss of network, incoming SMS or the like.

This is a serious issue, but can be fixed with a GSM Modem Firmware update.

GSM Sidetone too loud

The local feedback sidetone (see [1]) is too loud. This will be addressed in a GSM firmware update

Bad block

Due to an error in the production process, the factory-programmed NAND bad block information has been lost. This means that some blocks in the flash will wear out rapidly, which might become as bad as rendering the device unusable.

GTA01Bv4

This is the version that will be shipped in Phase 1

Changes from GTA01Bv3
  1. Fix all Errata items from GTA01Bv3
  2. Add I2C, SPI and one irq and wakeup capable GPIO pin to debug port plus have test pads for all these signals (for soldering wires directly on the pcb)
  3. Fix a number of production related details and minor hardware details that are not user-visible

Distinguishing hardware revisions

Inside the Bootloader

Every hardware revision has its own u-boot image type. Thus, the bootloader has the revision hard-coded. The hardware revision is passed on to the kernel via the ATAG mechanism (ATAG_REVISION)

Inside the Kernel

The kernel receives the ATAG_REVISION during bootup, and saves its contents in the "system_rev" global variable.

From Userspace

The kernel exports the system_rev variable in /proc/cpuinfo as "Revision :" line.

Personal tools