EB005-00-3 cursor blinking
-
- Posts: 1
- Joined: Sun Feb 13, 2011 5:57 am
EB005-00-3 cursor blinking
Can anyone tell me how to make the display cursor blink? I am trying to use the command maro but clealy do using it right. Hope you can enlighten me
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: EB005-00-3 cursor blinking
Hi humphriesc
After the LCD start macro, add a LCD Command macro and for the in(BYTE) enter 0x0F
Anything displayed after the command macro will be followed by the blinking cursor.
Will only work on real hardware, not on Flowcode simulator.
Regards
Martin
After the LCD start macro, add a LCD Command macro and for the in(BYTE) enter 0x0F
Anything displayed after the command macro will be followed by the blinking cursor.
Will only work on real hardware, not on Flowcode simulator.
Regards
Martin
Martin