Skipping a line

Comments

2 comments

  • Ted M.
    NHD Staff

    Writing a string of characters to this display will first fill line 1, then move to line 3, followed by line 2 and lastly fill line 4.

    To set the cursor at line 2 after you fill line 1 with characters, use the Set Cursor Command "0xFE 0x45" with "0x40" to position the cursor at the beginning of line 2.

    See the Command description on page 9 in the datasheet for further details:

    https://newhavendisplay.com/content/specs/NHD-0420D3Z-FL-GBW-V3.pdf

    0
  • greanie

    Thank you for the explanation.  I looked for that kind of information in the manual but didn't find it.  I found the behaviour counter intuitive but now I know that it is the default.

    0

Please sign in to leave a comment.