I have a CFAG12864B-YYH-V. In my project, I need to continually copy data from external memory into the LCD as fast as possible. The timing diagram says that it takes a minimum of 1000ns to send an instruction to the LCD. However, it doesn't seem like the device can actually execute one instruction every 1000ns. If I try to send instructions this quickly, the device doesn't work.
I don't want to check the busy status of the LCD before sending each instruction, so about how long should I need to wait between instructions?
I don't want to check the busy status of the LCD before sending each instruction, so about how long should I need to wait between instructions?
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.