NHD-0216MW-SB3 Font width question

Comments

2 comments

  • Saurabh_B

    What you're describing could be caused by how the segments are mapped.

    Example Code:
    https://newhavendisplay.com/appnotes/excode/txt/OLED/slim_OLED.txt

    The initialization function, we have the command that sets the SEG Pins Hardware configuration in the middle.
    Can you possibly try using 0x00 or 0x10 for the 2nd portion. This remaps the segments so that the full character appears on the same character area.

    0
  • Geof Potter

    YES !!!  Your suggestion did indeed solve my problem.
    Thanks for the help and for the link. I had not seen that version of initialization routine.

    Geof

    0

Please sign in to leave a comment.