Visible display construction from top to bottom
Hi,
When I write a complete screen of new data it is visible for the user. You can see the buildup from top to bottom. Writing SPI data takes 700ms and the CS-line is low all the time. In the data-sheet is mentioned that data is copied to the screen every time the CS-line goes high.
Is it possible to build-up a screen wthout the visible screen construction?
Regards,
Frank
-
Hi Frank,
Please let us know the part number of the display in question.
Regards,0 -
Hi,
Part number is: NHD-1.69-160128G
Regards,
Frank0 -
Hi FrankT,
One way to avoid seeing visible screen construction is to use the 'display ON/OFF' command (06h) and keep the display OFF while the screen is being constructed, and only turn the display ON when the screen has been fully written and constructed.
Best,0 -
Hi,
But in this case the display will go to black and show the content again after it is switched on. Is this really the best solution?
Regards,
Frank0 -
Hi FrankT,
The new screen will have to be drawn over any previous screen before it, and will take some time to finish this process and will not occur instantly unfortunately.
If the goal is to eliminate a viewing screen construction, using the display ON/OFF command would be the better way to go about it.
Best,0
Please sign in to leave a comment.
Comments
5 comments