LCD Driver
HI
i've got a problem with the datasheet for the LCD, in the datasheet it keep on referring me to the HX8262-A and HX8678-B controllers. everytime i read about them i get more confused on how to interface with the LCD. my question is simple do i need a controller for displaying the data or i can simply interface it directly with a PIC and the LCD would just latch the data until the next frame is available?
thanks
It depends on which PIC you have. You can send me the part number and I will look it up on MicroChip's website for you.
Trevor
i am planning on using the PIC32 controllers family, the PIC i am doing the design on is pic32mx575f512l,
i am also looking at a display controller SSD1963QL9 from TechToys company in case the pic is not sufficient i am planning on using this one have all the display information
thanks for the help
Kay
Kay,
You will need an LCD controller such as the SSD1963 or similar. MicroChip has only one MCU that has the LCD controller built-in, PIC24FJ256DA210, however it only supports up to a VGA resolution (640x480).
Trevor