
Поиск не дал результатов.


Сайт лежитmr_smit писал(а):...http://www.geocities.com/neil_manc/s-a60/index.html
Правда тут подключают к компу да ещё и Linux на нём...

Код: Выделить всё
0xf4, // access RE 4
0x90, // Data Bus length: high speed = off, ABS mode = off, data bus length = 8-bit, internal oscillation
0xb3, 0xa0, // Set EVR Level (H,L): Cotrast = 0x30
0xd0, // Frequency control: frame frequency = reference value
0xf0, // access RE 0
0xe2, // LCD Bias ratio = 1/7
0xd4, // Boost Level = 5 time
0x70, 0x66, // N-line inversion (H,L): 5
0xb2, // Power control: voltage booster = on, initialization = off, power save = off
0xba, // Power control: voltage followers, voltage regulator and EVR = on
0xa1, // Increment control: auto-increment for column address = on
0xa3, // Increment control: auto-increment for column and row address = on
0xab, // Increment control: window addressing mode = on
0x94, // Display Control: N-line inversion = on, SWAP mode = off, reverse display mode = off
0x95, // Display Control: reverse the assignment between segment drivers and column address
0x95, //
0x95, //
0xf5, // access RE5
0x90, // Gradation palette setting: lower 8 gradation setting
0xf1, // access RE 1, Gradation palette setting (L,H)
0x00, 0x10, // A0 : 0
0x22, 0x30, // A1 : 2
0x45, 0x50, // A2 : 5
0x68, 0x70, // A3 : 8
0x8a, 0x90, // A4 : 10
0xac, 0xb0, // A5 : 12
0xce, 0xd0, // A6 : 14
0xf2, // access RE 2, Gradation palette setting (L,H)
0x0f, 0x10, // A7 : 15
0x20, 0x30, // B0 : 0
0x43, 0x50, // B1 : 3
0x66, 0x70, // B2 : 6
0x89, 0x90, // B3 : 9
0xab, 0xb0, // B4 : 11
0xcd, 0xd0, // B5 : 13
0xf3, // access RE 3, Gradation palette setting (L,H)
0x0e, 0x10, // B6 : 14
0x2f, 0x30, // B7 : 15
0x40, 0x50, // C0 : 0
0x64, 0x70, // C1 : 4
0x87, 0x90, // C2 : 7
0xaa, 0xb0, // C3 : 10
0xcb, 0xd0, // C4 : 11
0xf4, // access RE 4, Gradation palette setting (L,H)
0x0d, 0x10, // C5 : 13
0x2e, 0x30, // C6 : 14
0x4f, 0x50, // C7 : 15
0xf5, // access RE 5
0x91, // Gradation palette setting: upper 8 gradation setting
0xf1, // access RE 1, Gradation palette setting (L,H)
0x01, 0x11, // A8 : 17
0x22, 0x31, // A9 : 18
0x43, 0x51, // A10 : 19
0x64, 0x71, // A11 : 20
0x86, 0x91, // A12 : 22
0xa8, 0xb1, // A13 : 24
0xcb, 0xd1, // A14 : 27
0xf2, // access RE 2, Gradation palette setting (L,H)
0x0f, 0x11, // A15 : 31
0x21, 0x31, // B8 : 17
0x42, 0x51, // B9 : 18
0x63, 0x71, // B10 : 19
0x85, 0x91, // B11 : 21
0xa6, 0xb1, // B12 : 22
0xc8, 0xd1, // B13 : 24
0xf3, // access RE 3, Gradation palette setting (L,H)
0x0b, 0x11, // B14 : 27
0x2f, 0x31, // B15 : 31
0x41, 0x51, // C8 : 17
0x62, 0x71, // C9 : 18
0x83, 0x91, // C10 : 19
0xa4, 0xb1, // C11 : 20
0xc6, 0xd1, // C12 : 22
0xf4, // access RE 4, Gradation palette setting (L,H)
0x08, 0x11, // C13 : 24
0x2b, 0x31, // C14 : 27
0x4f, 0x51, // C15 : 31
0x80, // Graduation mode control: variable gradation mode, 256-color mode = off
0x94, // Data Bus length: high speed = off, ABS mode = on, data bus length = 8-bit, internal oscillation
0xf5, // access RE 5
0xa2, // PWM control: PWMB = Type 1-E
0xf4, // access RE 4
0x60, // Initial COM line COM0
0xf0, // access RE 0
0x40, 0x50, // Initial Display line (L,H): line adress = 0
0xc0, // Duty cycle ratio: row way displays = 80 commons
0xf4, // access RE 4
0x70 // Display clock: CL, FLM, FR, and CLK are level 0, Duty-1 = off
Init2:
0xf0, // access RE 0
0x81, // Display control: display = on
0xf4, // access RE 4
0xb3, 0xa0, // Set EVR Level (H,L): Cotrast = 0x30
0xf0, // access RE 0
0x06, 0x10, // DDRAM column address (L,H): 6
0x20, 0x30, // DDRAM row address (L,H): 0
0xf5, // access RE 5
0x0f, 0x1c, // Window end column address (L,H): 207
0x2f, 0x34 // Window end row address (L,H): 79
