9-128 2x20 Customer Display Interface
Command Codes
User Defined Character Definition (08h, CODE, Byte1…Byte5)
This command defines a user defined character (UDC). The UDC character code is set
by the CODE byte and must be 00H to 07H. All other values for CODE will be ignored
by this command. The five bytes following a valid CODE byte define the character. D1
through D40 represent the character dots. A (1) indicates the dot is on and (0) indicates
the dot is off in the following format:
5 x 8 Dot Matrix Character
D1 D2 D3 D4 D5
D6 D7 D8 D9 D10
D11 D12 D13 D14 D15
D16 D17 D18 D19 D20
D21 D22 D23 D24 D25
D26 D27 D28 D29 D30
D31 D32 D33 D34 D35
D36 D37 D38 D39 D40
YTE# Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
1 D1 D2 D3 D4 D5 D6 D7 D8
2 D9 D10 D11 D12 D13 D14 D15 D16
3 D17 D18 D19 D20 D21 D22 D23 D24
4 D25 D26 D27 D28 D29 D30 D31 D32
5 D33 D34 D35 D36 D37 D38 D39 D40