LCD

This test realizes LCD color raster test through Linux FrameBuffer operating. Copy test program from “\Examples\lcd” directory to MYD-AM335X-Y development board and run it:

    # ./lcd_test

The terminal will display LCD information, and the LCD screen will sequentially appear eight different background color, then display a palette pattern of color gradient:

    vinfo.xres=800
    vinfo.yres=480
    vinfo.bits_per_bits=16
    vinfo.xoffset=0
    vinfo.yoffset=0
    finfo.line_length=1600