??? 01/12/06 18:59 Read: times |
#107192 - Flashing cursor Responding to: ???'s previous message |
Warren Vickery said:
The reason why I called the 'underscore' on the display an underscore, is because it doesn't flash. I assumed a cursor would flash like it does on my PC. Does the cursor flash on an 8052/LCD setup? That also is controlled by the LCD initialization. You need to do the following: 1. Start with the value 12. 2. If you want a cursor, add 2. 3. If you want that cursor to blink, add 1. That's the value that should be sent to the LCD instead of 0Eh depending on what cursor configuration you want. Regards, Craig Steiner |