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

4 to 2 priority encoder

So Ive just started studying about the 8051 micro controller for my summer class in uni. My doctor told us that within the next 2 weeks he wants us to design a 4-2 priority encoder.
My question is how is it possible to do so with the C51 programming. We should need inputs and outputs but how does the control work?

Just want an explanation not code guys that's for me to write.

Parents
  • Well, if your teacher just wanted you to write some code, he would have given you the full explanation and just said "code this".

    Therefore, he must be expecting that you will also do the work to find out what a "4 to 2 priority encoder" does - so what have you tried? where are you stuck?

Reply
  • Well, if your teacher just wanted you to write some code, he would have given you the full explanation and just said "code this".

    Therefore, he must be expecting that you will also do the work to find out what a "4 to 2 priority encoder" does - so what have you tried? where are you stuck?

Children