NHD‐12232KZ‐NSW‐BBW‐P Datasheet Confusion

Comments

1 comment

  • Saurabh_B

    The sample code given in the specification sheet was actually copied from another display that uses the same controller, which is why the code shows two enable pins instead of one for this display.  So for this display you can disregard E1 and E2 and simply use a single E to trigger the display.  Also the controller is high edge triggered, so you need to start with enable = LOW and then toggle it to enable = HIGH for the display to work.  I apologize for the mistake and we will correct the error as soon as possible.

    CS1 and CS2 enables the right and left halves of the display respectively.  As long as they are tied to ground the display will function.  An alternative would be to connect those pins to your microprocessor unit and put a LOW signal on them.

    0

Please sign in to leave a comment.