Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Slide 20 Slide 21 Slide 22 Slide 23 Slide 24 Product List
designing with soft5
With initialization complete, the LCD can be enabled. A simple list of commands that manipulate the display, or Display List, is written to the FT800. This consists of setting the background color to black, clearing the buffers and telling the FT800 to start displaying the background. Although the first display list is now programmed into the FT800, three more registers need to be configured before the LCD can show any images. REG_PWM_DUTY register sets the LCD brightness. REG_GPIO, bit 7, enables the display. Finally, REG_PCLK gets changed from zero to the divisor for the pixel clock frequency. At this time, the LCD will actively show a black background. This first display list continues to be output until another is sent to the FT800.
PTM Published on: 2013-10-02