开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Strange behavior of #8 button


 

> I cannot get S8 work no matter what. While running FFF1 sequence it is using 92mA current at 5V supply.

?

OK, that's correct. You have enough 5v power.

?

> While testing with the logic probe, 74LS145 inputs to A(15), B(14) and C(13) are fine but D(12) is always LOW.

?

That's also correct. 74LS145 input D (pin 12) is always low when the interrupt handler is working. The inputs to it count from 0-7 and repeat. If the Z80 interrupt handler fails to respond to the keyboard/display interrupt, then input D (pin 12) goes high to disable the LED display and keypad.

?

As I described earlier, you can test the Front Panel by itself, without the CPU board. You should be able to set the A B C inputs of the 74LS145 (with the 74HC393 counter) to each of the 8 states, then operate each keypad key in turn, and see the IN bits identify which key you pressed.

?

Lee

?

I am using the (b) TTL configuration both on the Z80 card as well as the Front panel.

--

Excellence does not require perfection. -- Henry James

But it *does* require attention to detail! -- Lee Hart

--

Lee A. Hart

Join Z80MC@groups.io to automatically receive all group messages.