This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

8051 drive transistor

Hi Folks;

I want use 8051's P1 port to drive transistors.

Can I use 74LS373 as this kind of driver or...?

My sincere thanks you for your suggestions.

Parents
  • I want use 8051's P1 port to drive transistors.

    Can I use 74LS373 as this kind of driver or...?


    So you want to connect a port pin to the input pin of something.

    If you look very carefully at the datasheet5 for your uC, you will find strange values such as Ioh and Iol. For the chip you want to attach, you will find some other funny things like Iil and Iih.

    Now, go figure what those mean and compare the two sets and, lo and behold, you will have your answer.

    Erik

    "give a man a fish and he will eat for a day, teach him to fish and he will eat5 for life"

Reply
  • I want use 8051's P1 port to drive transistors.

    Can I use 74LS373 as this kind of driver or...?


    So you want to connect a port pin to the input pin of something.

    If you look very carefully at the datasheet5 for your uC, you will find strange values such as Ioh and Iol. For the chip you want to attach, you will find some other funny things like Iil and Iih.

    Now, go figure what those mean and compare the two sets and, lo and behold, you will have your answer.

    Erik

    "give a man a fish and he will eat for a day, teach him to fish and he will eat5 for life"

Children