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.

Am335x LCD Controller



Hi,

Am335x LCDC transfers frame data from DDR2 RAM to its internal FIFO buffer by DMA all the time if raster mode has already started.

Thus one question, can I change LCDDMA_FBx_BASE or LCDDMA_FBx_CEILING register when transferring frame data, anytime?

It means, a sample shows me that the timing which  LCDDMA_FBx_BASE or LCDDMA_FBx_CEILING register are changed is at the raster end of frame interruption.

What happens If changing LCDDMA_FBx_BASE or LCDDMA_FBx_CEILING register asynchronously regardless of the interruption? The LCD screen will be sometimes corrupted?

 

Regards.