This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Modify LCD Controller Registers

Other Parts Discussed in Thread: AM3359

Hi i have beagle bone black with AM3359

i have an 7inch 800 * 480 Resolution LCD Module with RGB interface with special timing values

i decide to use LCD Raster Controller, i have read the datasheet of the LCD Controller from Am335x reference manual , but i don't know how to access the LCD Controller register to modify it's value (change the HSYNC pulse width , VSYNC,....)

is this operation done by boot loader or by OS drivers

and how to modify this values ?

Thanks in advance