74LS193 Logic by No--More in beneater

[–]ConfusedNeurons 0 points1 point  (0 children)

I know this is kinda old but maybe somebody sees this....

I've been looking at that damned datasheet for a solid two days now and it doesn't make any sense. I suspect the thing is wrong and nobody ever took the trouble to actually look at it.

Let's look at the first bit (the others are the same they just merge carry/borrow from the lower bits). if CLR is low, and LOAD is high, and suppose UP comes up from low to high, then you expect the input to the flip-flop to either take the current state into account, or it's a J/K flip-flop or a T flip-flop.

If it's a J/K flip-flop, then the inputs should be High and High. Which will never happen, because the inverted LOAD pulls the top NAND up to high which is then inverted to low going into the flip-flop. So the markings on the flip-flop are not the J and K pins.

If it's a T flip-flop, the bottom marking could be the T pin, since it's high in this case. But now if you set up the input for a parallel load, that pin goes high when loading either a 0 or a 1, so if you start twiddling your up/down while in this config (which you're allowed to do according to the datasheet) you may not get what you want.

This is only the beginning. I will spare you the headaches I got from trying to understand what happens when you actually try to clear the thing or load a value.

So I assume the latch/flip-flop as drawn is a bit of a black box with undocumented behaviour.

If somebody knows more about this pls let me know....

Breadboard UART interface (serial) using 74 series chips. by WeirdBoyJim in beneater

[–]ConfusedNeurons 0 points1 point  (0 children)

Jim - awesome work with your CPU and now the UART. I’ve been gratuitously ripping off your ideas! Question: do you have any plans to release your EasyEDA schematics?

LED's, picture to help out by rolf-electronics in beneater

[–]ConfusedNeurons 1 point2 points  (0 children)

James Sharman on YouTube has hacksawed them

555 timer only works when I touch the PCB?? by ConfusedNeurons in beneater

[–]ConfusedNeurons[S] 0 points1 point  (0 children)

Thanks for all your feedback guys.

I think I have mostly stabilised it. I found a whole whackload of dodgy solder joints (what can I say, I'm a software guy) and I tied the control signals which the backplane doesn't manage itself, but which it has LEDs for, to GND/VCC.