Specifications

106
Setting an 8-bit binary pattern
The data of an 8-bit binary pattern should be designated by bit 7 (LSB) to bit 0 (MSB) in the
OUT statement or INP function. If the bit is 1, the corresponding dot on the LCD will come ON.
OUT &h10,&h80 Set bit 7 only to 1
10h D7h
D8h 19Fh
1A0h 267h
268h 32Fh
588h 64Fh
4C0h 587h
3F8h 4BFh
330h 3F7h