Project

General

Profile

Actions

Serial Cable » History » Revision 18

« Previous | Revision 18/31 (diff) | Next »
laforge, 02/19/2016 10:48 PM
add more notes on different cable types


The Calypso phones typically all have a serial port @ 3.3V levels on the 2.5mm earphone jack.

Those cables are sometimes called ''T191 unlock cable'' and come in a variety of fashions, such as * Real RS232 on DB9 * with integrated USB serial converter chips * PL2303 (cheap, only standard baud rates) * FT232 (expensive, non-standard baud rates) * CP2102 (medium price, non-standard baud rates)

You can either buy ready-made cables, e.g. at: * USB variant * [http://www.gsmliberty.net/shop/motorola-t191-dataunlock-cable-p-1252.html gsmliberty.net] * [http://www.fonefunshop.co.uk/datacables/motorola.htm fonefunshop.co.uk] * [http://gsmserver.com/cables/Smart-Clip_Cable_for_Compal_Chi_Mei_based_phones.php gsmserver] * [http://shop.sysmocom.de/products/cp2102-25 sysmocom shop] (CP2102 for burst_ind!) * RS232 variant, you still need a RS232 serail port or separate USB/RS232 adapter * [http://www.cellcorner.com/xshp/unlock-phone-codes/motorola-t190-t191-t193-unlock-data-cable.html cellcorner.com] * USB/RS232 cable * [http://www.tronisoft.com/cat_usbtoserial.php tronisoft.com] (FTDI and Prolific cables)

Or you can build it yourself (detailed instructions can be found on the net, search for "t191 unlock cable" or the like).

  • TxD is at the tip of the plug (PC to Device)
  • RxD is at the middle contact (Device to PC)
  • GND is the outer contact
Hints and Warnings * If you don't use a 3.3V (low voltage TTL, LVCMOS) serial port you can fry your phone! (internally, it connects to the IO-pins of the baseband processor which run at 2.8V). '''Don't connect directly to your PCs serial port (running at +/- 12V!).''' * If your development system is virtualized (runs inside VMware, Virtualbox, Parallels...) the connections can be unreliable (the loader protocol is timing critical). * Your safest bet is a USB cable with a FTDI chip (FTx232) configured for operation at 3.3V connected to a machine running Linux natively. Prolific chips (PL2303) also work, but are far less reliable.

=== non-standard higher baud-rates (burst_ind branch) ===
If you want to communicate with the Calypso at baudrates higher than 115200 bps, you'll have to resort to non-standard baudrates.

These are not supported by cheap PL2303 based cables and only work with a FTDI or [wiki:CP210xTutorial CP210x] based USB adapter cable.

Files (0)

Updated by laforge about 8 years ago · 18 revisions

Add picture from clipboard (Maximum size: 48.8 MB)