NHD-0420CW-AY3 and 5 V Power Supply

Comments

2 comments

  • Zach P
    NHD Staff
    Hello Holger,

    When running at 5V there is an internal connection (between Vdd & REGVdd) happening that over rides the software for the internal regulator. Only when applying around the 3V does the software regulator take into effect and needed. When working with 5V it is recommended to output to both Vdd and REGVdd (not just one).

    Thanks,

    ZP
    0
  • hodoe

    Dear ZP, thank you very much!

    So with +5 V on both Vdd and REGVdd  this code is not required.

    command(0x2A); //function set (extended command set)
    command(0x71); //function selection A
    data(0x00); // disable internal VDD regulator (2.8V I/O). data(0x5C) = enable regulator (5V I/O)

    I tested it.


    best regards
    Holger

    0

Please sign in to leave a comment.