??? 05/25/04 23:12 Read: times |
#71192 - RE: Buffers Responding to: ???'s previous message |
Christian Kleiber said:
i will implement a 3 state buffer ... for more current If you just want more current, does it need to be 3-state? Christian Kleiber said:
i have been looking for it in google You should be looking in the Data Sheet! Christian Kleiber said:
what is the logic output when the input is floating? A floating input should be considered to have an indeterminate state - it could be anything! In the worst case, it could cause the output to oscillate - and possibly self-destruct! You need to ensure that there is a valid input whenever the output is enabled. |