1) The 1488 gets the right input signal(s)
2) The 1488 gets power
3) THe 1488 is working correctly
4) The output must bot be shorted to something else
You have checked (1) -- or have you. The 1488 contains 4 drivrs. One is an
inverter ,the other 3 are NAND gates. _Often_ the inputs on the latter
sections ae strapped together turning them into inverters too. But is
that the caser here? Have you made sure there's not another signal being
fed into the other input?
I checked the pins on the 1488 according to how they were shown on the
schematic. There are no pins "tied" according to that schematic.
3 of the 4 sections of the 1488 are NAND gates with 2 inputs.
Those 2 inputs must both be drivein somehow (they should npt be left
floating). Basically there are 3 things you can do :
1) Link then together, and to the logic signal (for example TxD from the
Z80-DART), thus turning that section of the 1488 into a NOT gate with
RS232 level outputs. This is the most common thing to do.
2) Connect the logic signal to one of the inputs, connect the other
input to +5V, maybe through a resistor.
3) Drive the 2 inputs from separate logic signals. Maybe the TxD line and
a separate 'force break' line. Or the main and back channnel signals in a
modem.
My point was that you'd checked that the TxD line from the Z80-DART had
got to the 1488, but you didn't say what happened to the other input of
that bit of the 1488, if indeed there is a second input (the TxD could be
using the single-input part of the 1488, of course). If case (3) applies,
you could have had a problem in the logic that drives the other input,
for example.
Now as for (2), check there's +12V and -12V
on the right pins of the
1488. And that the ground pin is, indeed, groudned. Remember a supply
might be misisng because osmething is overloading it. Maybe a 1488 or a
dcoupling capacitor has shorted.
It's showing -0.60v for all the -12v test points.
Right. That, of course, is somethign you need to correct. Maybe the
converter has failded. But 0.6V sounds like a diode-drop to me, so it
might be that a chip has failed as is now acting like a forward-biased
diode from the -12V line to ground, pulling it down.
-tony