Model 100: Difference between revisions

From Tandy Tech
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:


===Serial cable===
===Serial cable===
Monoprice 479
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.


The serial port on a Model 100 is wired DTE, the same as a com port on a PC, but with a female connector, which is backwards from anything else. (Though, 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.) In any event DTE ports being male is the standard now. Buy any modem or printer or digital scale or any other kind of peripheral with a serial connection, and it will be wired DCE with a female connector, generally 25 pin. Buy any serial port card or usb serial adapter for a pc and it will be wired DTE with a male connector, generally 9 pin.
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. If you buy a normal null-modem cable, it will most commonly be 9pin female on both ends, because null-modem is used to connect a DTE to another DTE. So you would need to add a 9-to-25 pin adapter, and a gender changer. If you buy a 9pin to 25pin modem cable, that will have the right connectors on both ends, but will be wired straight through. So you would need to add a null-modem adapter, and be careful to get one that has male on one side and female on the other.
That means that usually you always need some kind of adapter between a PC and a M100.


This Monoprice 479 cable is "perfect" 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.
The easiest cable to assemble from common parts you may already have lying around, is a common [https://www.cablewholesale.com/products/serial-modem-cable/at-modem-cables/product-10d1-02303.php "modem" cable] with 9 pin female on one end and 25 pin male on the other end, combined with a [https://www.monoprice.com/product?p_id=1203 9 pin male-female mini null-modem adapter].


However one thing it does not do is rts/cts. Those are shorted to self-satisfy on both ends.
The '''perfect''' cable though, would be a 9F-25M null-modem cable. That configuration is unusual, but they do exist. Here are some for reference:


No built-in or 3rd party software uses hardware flow control (with one exception). IE 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.
*Monoprice 479
:This one is "perfect" 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.
:However one thing it does not do is rts/cts. This cable has those signals shorted to self-satisfy on both ends.
:No built-in or 3rd party software uses hardware flow control (with one exception). IE 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 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 good enough for HTERM.


But the hardware in the M100 can actually use rts/cts if you manipulate the uart yourself from a binary executable (or I suppose, peek/poke from basic). The only software I know of that does this is HTERM. So this cable is NOT good enough for HTERM.
Others, probably better, 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.cdw.com/shop/products/C2G-null-modem-cable-6-ft-white/1153481.aspx C2G 03019]
*[https://www.amazon.com/dp/B00O0749W4 Amphenol CS-DSNL4259MF-005]


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

Revision as of 23:06, 25 October 2017

Intro

Sales Training Video

Manuals

Model 100 Manuals

RAM

Model 100 RAM

Serial 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 "modem" cable with 9 pin female on one end and 25 pin male on the other end, combined with a 9 pin male-female mini null-modem adapter.

The perfect cable though, would be a 9F-25M null-modem cable. That configuration is unusual, but they do exist. Here are some for reference:

  • Monoprice 479
This one is "perfect" 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.
However one thing it does not do is rts/cts. This cable has those signals shorted to self-satisfy on both ends.
No built-in or 3rd party software uses hardware flow control (with one exception). IE 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 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 good enough for HTERM.

Others, probably better, but yet to be verified if any are really "full handshake":

RAM Expansion

PGDesigns

ROM Adapters

Pinouts
REX
FigTronix
Molex_Chip_Carrier

Disk

PDD-2
Disk/Video Interface

Software

Text_Sweeper