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

Change MSB and LSB

Because of Layout I had connected P1.0 to LCD.7, P1.1 to LCD.6 ... P1.7 to LCD.0! Now I have to convert the sending and incoming data. MSB has to become LSB.
Is their a esay way to do this?

Thanks a lot

Parents
  • Toolset = C51
    Criterion = "esay" (easy, and the only criterion stated)

    Given all the posts asking about the SRC directive, assembly modules callable from C, C modules callable from assembly, etc., who would have though that:

    easy = assembly

    How silly of me!

Reply
  • Toolset = C51
    Criterion = "esay" (easy, and the only criterion stated)

    Given all the posts asking about the SRC directive, assembly modules callable from C, C modules callable from assembly, etc., who would have though that:

    easy = assembly

    How silly of me!

Children