Можде питанием и землей весит реостат с отводом на Vo.
Меняю напряжение от 0 до 5 вольт на Vo а на экране верхняя строка так и не загорается
(как я понял там должы быть квадратики или что-то в этом роде)..
В описании сказано что стандартная разница (Vdd - Vo) при 25 градусах должна быть около 3.8 В.
Почему не светится?
Иеще, в даташите к KS0066 написано что при подаче питания экран сам выключается.
Цитата
INITIALIZING
When the power is turned on, KS0066U is initialized automatically by power on reset circuit.
During the initialization, the following instructions are executed, and BF (Busy Flag) is kept “High” (busy state) to
the end of initialization.
(1) Display Clear instruction: Write “20H” to all DDRAM
(2) Set Functions instruction: DL = “High”: 8-bit bus mode
N = “Low”: 1-line display mode
F = “Low”: 5 X 8 font type
(3) Control Display ON/OFF instruction: D = “Low”: Display OFF
C = “Low”: Cursor OFF
B = “Low”: Blink OFF
(4) Set Entry Mode instruction: I/D = “High”: Increment by 1
SH = “Low”: No entire display shift
When the power is turned on, KS0066U is initialized automatically by power on reset circuit.
During the initialization, the following instructions are executed, and BF (Busy Flag) is kept “High” (busy state) to
the end of initialization.
(1) Display Clear instruction: Write “20H” to all DDRAM
(2) Set Functions instruction: DL = “High”: 8-bit bus mode
N = “Low”: 1-line display mode
F = “Low”: 5 X 8 font type
(3) Control Display ON/OFF instruction: D = “Low”: Display OFF
C = “Low”: Cursor OFF
B = “Low”: Blink OFF
(4) Set Entry Mode instruction: I/D = “High”: Increment by 1
SH = “Low”: No entire display shift
Т.е. нужно установить число строк, шрифт, подать команду включения и вывести любой символ?