2023-05-25 05:33 AM - edited 2023-11-20 04:36 AM
Hello, I'm using STM32H743ZIT6 and have question about DE mode and HSD/VSD mode. In my LCD datasheet is MODE pin with which I can select mode:
What are difference between them? If I use DE mode I do not need to generate VSYNC and HSYNC?
Solved! Go to Solution.
2023-06-08 04:31 AM
Hello @heyo ,
As ready mentioned, generally, both of interfaces DE and HSD/VSD require HSYNC, VSYNC and a clocking signal.
But, by checking this datasheet and according the DE mode table this LCD require a vertical and horizontal sync signal.
I think this discussion can help you.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-05-31 01:42 AM
Hello @heyo ,
Could you please refer to the LCD datasheet to determine the difference between these modes.
For some LCD, the difference between the DE and HV interfaces is that HV mode does not have the added data enable signal. The DE signal is used as an additional verification step to indicate valid data being transferred.
Generally, both of interfaces will require HSYNC, VSYNC and a clocking signal.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-06-01 10:38 PM
2023-06-08 04:31 AM
Hello @heyo ,
As ready mentioned, generally, both of interfaces DE and HSD/VSD require HSYNC, VSYNC and a clocking signal.
But, by checking this datasheet and according the DE mode table this LCD require a vertical and horizontal sync signal.
I think this discussion can help you.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.