NHD-2.4-240320CF-BSXV-F Flickering/white screen

Comments

3 comments

  • Engineering Support
    Community moderator

    Hello,

    I have verified the electrical connections and they are connected correctly. The connection VDDIO = 3.3V, IM0 = 0V and IM1 = 3.3V are correct as well to achieve 4 wire SPI communication.

    I have performed a test with your setup using the example in Adafruit_ST7789.h library and I do not see any fading or flickering in the display.

    I would suggest you to check for power issues. You can also swap the display if you have another to see if the display itself is causing the issue.

    Here's the example that I have used - https://github.com/adafruit/Adafruit-ST7735-Library/blob/master/examples/graphicstest_st7789/graphicstest_st7789.ino

    We recommend you to try the above suggestions and let us know if it helps.

    0
  • toasty gear

    Hello,

    Thank you for your response!

    For power we are using a TLV758P which can output up to 500m-A. The screens datasheets suggests a typical consumption of 110m-A and the esp32 of 200, so it should be fine in terms of power.

    I ran the same example code of the graphicstest_st7789.ino you can see the result in this video. When freshly turned on the display has the most crisp image which quickly fades away over a couple of seconds, and there are the other glitches which you can see in the video.

    I'll order another sample of the screen to check if maybe that unit is faulty.

     

     

    0
  • Engineering Support
    Community moderator

    Hi,


    While you wait for a new display, I recommend running our sample code using an Arduino, if you have one, to help narrow down the root cause. I will also suggest checking that the display connection is securely fastened.

    0

Please sign in to leave a comment.