I am trying to interface a 24 Bit TFT screen.
But I am having a hard time understanding the need for Back and Front poch delays and how to calculate these ?
I am trying to interface a 24 Bit TFT screen.
But I am having a hard time understanding the need for Back and Front poch delays and how to calculate these ?
They are for compatibility with analog cathode-ray tube displays, so they are not really needed.
To compute them, use the algorithm specified in the Coordinated Video Timings standard. This algorithm is implemented in VESA's downloadable spreadsheet, and X.org's cvt tool.