Saurabh_B
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 241
Comments
Recent activity by Saurabh_B-
Hi,You can use our 7" TFT displays with the SSD1963 Controller board.The controller board uses 8080 Parallel Interface to communicate to the MPU.The capacitive touch panel however will still have a...
-
Would it be possible to see your schematic for 16-Bit mode,Also would it be possible to see the command / data write functions from your code?
-
This could also have to do with the display either being in Sync or DE mode, or the polarity of the clock.We have seen the display shift when a the settings above have been changed, can you confirm...
-
Hi Gerrit,A vacuum shouldn't damage the display.However it does seem that an autoclave does use high heat and possibly steam, both of which could damage the display.You would want to keep the displ...
-
Can you tell me when you purchased the NHDev Development board?It seems that you have an older version of the software. the NHD-1.2-128160TF was an older model we used to sell and has been replaced...
-
The capacitive touch panel displays also provide a better resolution.Could you also provide a video of where the displays cut off?
-
Responded to the email.It looks like you are going under the assumption that all of the pixels are going to be squares.This might not have to do with the settings you have listed. It seems you migh...
-
Hi,The pin layout will follow the first option you listed.86427531
-
Some of these commands are required for our NHDev Development Board code.I do have example Arduino code for this display, could you please email me at nhtech@newhavendisplay.com for the examples.
-
Hello,This display uses 4-Wire SPI. There is more information about the SPI communication on page 12 of the display datasheet. https://newhavendisplay.com/content/specs/NHD-2.23-12832UCW3.pdf The C...