Hey,
I'm using the attached LCD driver to drive my LCD. The driver mentions that it has an option of 32Khz in built oscillator that it can use. In terms of programming, does it mean that the clock and the data output that I give to the driver need to be at 32Khz?
Additionally, in an LCD driver, what exactly is meant by the test mode?
P.S. This is the first time I'm using an LCD driver to drive an LCD. Would it be possible to guide me a little bit on the code format (from a PIC based MCU) for this type of LCD driver. (Not able to find any documentation online yet)
I'm using the attached LCD driver to drive my LCD. The driver mentions that it has an option of 32Khz in built oscillator that it can use. In terms of programming, does it mean that the clock and the data output that I give to the driver need to be at 32Khz?
Additionally, in an LCD driver, what exactly is meant by the test mode?
P.S. This is the first time I'm using an LCD driver to drive an LCD. Would it be possible to guide me a little bit on the code format (from a PIC based MCU) for this type of LCD driver. (Not able to find any documentation online yet)
Attachments
-
226.2 KB Views: 24