[Solved] Column Start Address = 0x1C? (Column Addressing on NHD-3.12-25664)

Comments

2 comments

  • Alee_S
    Hi Brad,

    The reason for the start and end address's being 0x1C and 0x5B respectively are based on which Segment lines from the SSD1322 controller are directly connected to the display. The mechanical drawing on pg. 3 of the display datasheet shows the display SEG orientation from Segment 112 - 357 (should be 367, will be corrected on our online specs asap), and this corresponds to the start and end address being 0x1C and 0x5B as a result. Had the display lines instead been connected using Segments 0 - 256, the start address would be 0x00 and the end address would 0x3F.
    Datasheet: https://newhavendisplay.com/content/specs/NHD-3.12-25664UCY2.pdf 

    Each byte will write to 2 pixels on the screen, and 4 bits will correspond to 1 pixel.

    Best regards,
    0
  • ___brad

    Ahhh. Makes sense. Thanks Alee_S!

    0

Please sign in to leave a comment.