Model 100: Difference between revisions

From Tandy Tech
Jump to navigation Jump to search
Line 23: Line 23:
The easiest cable to assemble from common parts you may already have lying around, is a common 9F/25M serial [https://www.cablewholesale.com/products/serial-modem-cable/at-modem-cables/product-10d1-02303.php modem cable], combined with a 9F/9M [https://www.monoprice.com/product?p_id=1203 null-modem adapter].
The easiest cable to assemble from common parts you may already have lying around, is a common 9F/25M serial [https://www.cablewholesale.com/products/serial-modem-cable/at-modem-cables/product-10d1-02303.php modem cable], combined with a 9F/9M [https://www.monoprice.com/product?p_id=1203 null-modem adapter].


Here are some '''ideal''' cables though for reference:
Ideal, all-in-one cables:
 
Ideal specs, but yet to be verified if any are really "full handshake":
*[https://www.tripplite.com/null-modem-serial-db9-serial-cable-db9-db25-female-male-6-ft~P456006/ Tripp-Lite P456-006]
*[https://www.tripplite.com/null-modem-serial-db9-serial-cable-db9-db25-female-male-6-ft~P456006/ Tripp-Lite P456-006]
*[https://www.cdw.com/shop/products/C2G-null-modem-cable-6-ft-white/1153481.aspx C2G 03019]
*[https://www.cdw.com/shop/products/C2G-null-modem-cable-6-ft-white/1153481.aspx C2G 03019]
Line 33: Line 31:
*[http://www.zones.com/site/product/index.html?id=103922960 Epson CEPS-003BLK]
*[http://www.zones.com/site/product/index.html?id=103922960 Epson CEPS-003BLK]


Less-ideal. Verified, working fine for TPDD server connection, but they are not full hardware handshaking:
Slightly less ideal cables. All-in-one, but not full-handshaking:
*[https://www.monoprice.com/product?p_id=479 Monoprice 479]
*[https://www.monoprice.com/product?p_id=479 Monoprice 479]
:This one works perfect for most things, in that it has the right connectors and wiring, without needing any null-modem or gender changer adapters added, and works with everything in the system rom and all normal software, including telcom, basic, and all TPDD clients (DOS's).
:Shorts RTS/CTS to self-satisfy on both ends.
:However one thing this model does not do right is RTS/CTS (hardware flow control). This cable has those signals shorted to self-satisfy on both ends.
:Works fine for TPDD client/server connection, and almost everything else, since there isn't even any way to *set* hardware flow control in BASIC or TELCOM anyway.
:No built-in or 3rd party software (with one exception) uses rts/cts. There is no way to even *set* hardware flow control in TELCOM or in BASIC, and no DOS clients use it because the TPDD & TPDD-2 themselves don't.
:But the hardware in the M100 *can* actually do rts/cts, if you manipulate the UART registers yourself from a machine language program (or I suppose, peek/poke from basic). The pins are physically wired to the UART. The only software I know of that does this is HTERM. So this cable is NOT suitable for HTERM.
:But the hardware in the M100 *can* actually use rts/cts, if you manipulate the UART yourself from a machine language program (or I suppose, peek/poke from basic). The only software I know of that does this is HTERM. So this cable is NOT suitable for HTERM.
*[https://www.cablewholesale.com/products/serial-modem-cable/null-modem-cables/product-10d1-21303.php CableWholesale 10D1-2103]
*[https://www.cablewholesale.com/products/serial-modem-cable/null-modem-cables/product-10d1-21303.php CableWholesale 10D1-2103]
:This is another one that shorts out RTS/CTS
:Same as Monoprice 479


===RAM Expansion===
===RAM Expansion===

Revision as of 00:17, 26 October 2017

Intro

Sales Training Video

Manuals

Model 100 Manuals

RAM

Model 100 RAM

Serial cable

The ideal cable to go from a PC to a Model 100, 102, 200, or 600, is "9F/25M serial null-modem full-handshake".

That's an uncommon configuration to find pre-molded in a single cable, but one way to find them is to search for "HP Plotter Cable" or "Serial Printer Cable".

The serial port on a Model 100 is wired DTE, the same as a com port on a PC, but with a female connector, unlike any pc.

This is a backwards configuration from everything else today. There is some suggestion that maybe this is actually the original standard, and IBM came along later and changed it by putting male connectors on their PCs, but in any event, DTE ports being male has been the universal standard now for decades.

  • Any modem or printer or digital scale or any other kind of peripheral with a serial connection will be wired DCE with a female connector, usually 25 pin.
  • Any serial port card or usb serial adapter for a PC will be wired DTE with a male connector, usually 9 pin.

That means that usually you always need some kind of adapter between a PC and a M100.

The easiest cable to assemble from common parts you may already have lying around, is a common 9F/25M serial modem cable, combined with a 9F/9M null-modem adapter.

Ideal, all-in-one cables:

Slightly less ideal cables. All-in-one, but not full-handshaking:

Shorts RTS/CTS to self-satisfy on both ends.
Works fine for TPDD client/server connection, and almost everything else, since there isn't even any way to *set* hardware flow control in BASIC or TELCOM anyway.
But the hardware in the M100 *can* actually do rts/cts, if you manipulate the UART registers yourself from a machine language program (or I suppose, peek/poke from basic). The pins are physically wired to the UART. The only software I know of that does this is HTERM. So this cable is NOT suitable for HTERM.
Same as Monoprice 479

RAM Expansion

PGDesigns

ROM Adapters

Pinouts
REX
FigTronix
Molex_Chip_Carrier

Disk

PDD-2
Disk/Video Interface

Software

Text_Sweeper