Display sleep mode code
I'm using NHD-2.8-240320AF-CSXP-FCTP display. I want to implement the sleep mode in display panel. When not in use, the display should be switched off.
Can you please give the code.
regards,
Meenakshi
0
-
The best section for implementing the sleep mode for the NHD-2.8-240320AF-CSXP-FCTP display can be found in the ST7789VI Display Controller datasheet. This is the main controller for the display and contains detailed command information necessary for managing sleep mode.
Specific Sections in ST7789VI Datasheet:
-
"Function Description" and "TFT Command Table": These sections contain the exact commands (
SLEEP_IN
,SLEEP_OUT
) and procedures needed to enable and disable sleep mode. - "Power Control Commands": This subsection details how to use the sleep mode commands effectively and explains the sequence of commands to be sent.
0 -
"Function Description" and "TFT Command Table": These sections contain the exact commands (
Please sign in to leave a comment.
Comments
1 comment