Text orientation not changing with Extended Entry Mode Set Register

Comments

3 comments

  • Saurabh_B

    Would you be able to post a picture of what you are seeing. I will try to recreate the issue as well to see if I can find a solution.

    0
  • jmadsenee

    Hi,
    I am having basically the same problem.  My text is upside down and mirrored, I am using the same display, and initialization code.  codes 0x04 and 0x05 give the same output, as do 0x06 and 0x07.  See pictures.  What am I doing wrong??  Please help!

    0
  • jmadsenee

    Well, I figured out the problem - User error.  Since the display wants LSB first (in SPI mode) and my processor sends out MSB first, I needed to reverse the bits in each byte sent.  I just screwed up one of the reversals...  :(

    0

Please sign in to leave a comment.