Ted M.
NHD StaffApplications Engineer at Newhaven Display
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 212
Comments
Recent activity by Ted M.-
Hi V8Dave,Try these RGB timing values for the NHD-7.0-800480EF-ASXN#-CTPWidth = 800;Height = 480;HCycle = 928;HOffset = 88;HSync0 = 0;HSync1 = 48;VCycle = 525;VOffset = 32;VSync0 = 0;VSync1 = 3;PC...
-
Hi Mike,I have sent you an email with a recommendation to compare the RGB timings in the example code you're using with the RGB timing values in our 5" TFT's datasheet as a starting point.Let us kn...
-
Hi Bivin,Thanks for your inquiry.This information may be best answered by the FTDI technical support resources provided in the link below:https://www.ftdichip.com/FTContact.htmBest Regards,Ted
-
Hi Arrgon,Use the US2066 code for examples using the #include "NHD_US2066.h" for I2C mode.https://github.com/NewhavenDisplay/NHD_US2066/blob/master/NHD_US2066.cpp « Last Edit: February 21,...
-
Sorry to hear this is still an issue. Please email us at nhtech@newhavendisplay.com and I will assist you in resolving this issue.Best Regards,
-
Sorry to hear you are have this issue. Is the issue with the backlight flickering or only the image displayed on the TFT?The backlight requires 40mA at 25.6V for full brightness. Please check th...
-
Hi Arjun,It's good to hear you have it working! Thanks for posting your fix to this issue as I know it will help others with a similar experience.Best Regards,
-
Hi Arjun,Try reducing the SPI clock to less than 11Mhz before sending the Active command.Please see Page 11 of the FT81X Series Programmers Guide for reading the chip identification code and the re...
-
Hi Arjun,Please try 5mA on the SCLK. A hardware buffer to provide the extra current has also worked for other users with similar issues.Best Regards,
-
Hi Ivo,FTDI has a good selection of example code available on their website including an Imageviewer demo for the EVE2. You will need to modify the Platform.h file in their example code to match o...