
100
Setting an 8
Setting an 8Setting an 8
Setting an 8-
--
-bit binary pattern
bit binary patternbit binary pattern
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
8Fh
90h
10Fh
110h
18Fh
190h
20Fh
210h
28Fh
290h
30Fh
310h
38Fh
390h
40Fh
Comentários a estes Manuais