Saurabh_B
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 241
Comments
Recent activity by Saurabh_B-
Hello Claudio,To evaluate this display you would need the following:1x Display: Sunlight Readable CTP, Premium High Brightness CTP, or Standard CTP1x NHD-4.3-480272MF-20 Controller Board1x 20 POS F...
-
Hi,If you would like to use the NHD-3.5-320240MF display with 8-bit parallel, I would recommend using an external TFT controller such as the NHD-3.5-320240MF-20 Controller Board.The display is defa...
-
Gregory,The error you are getting seems to be either because you are declaring static variables inside of the function or the variables you are declaring might have been declared elsewhere in your ...
-
This sounds like something must have happened to either the code or the processor.Were there any changes between now and the last time the display worked.
-
Thats good to hear, luckily the last 2 pins are no connects, so you shouldn't have anything short out on the board.
-
Do not apply 19V to the board.What is the current allowance for the VDD pin you are applying?
-
Did you try to power this display on with 19.2V at all?
-
The backlight enable pin is not directly connected to pin 2 of the TFT. The Controller itself has a built in voltage booster, which is tied to VDD.The backlight enable pin can be tied to a GPIO or ...
-
Hello,The backlight enable pin is an external signal that allows you to turn the backlight on or off.It is normally tied high and will allow the backlight to remain running once VDD and VSS have be...
-
An external reset would clear the contents of the display.However if the display is retaining the image in the RAM, it sounds like the power to the display might be dropping momentarily before the ...