I have bought a graphical dot-matrix LCD display (graphical in the sense
each dot can be controlled separately). The only little thing I lack is a
description of the interface. I wonder if there is any similar standard like
the Hitachi HD44780 for alphanumeric displays. All the info I have gathered
so far:
The display module is designated TM10032 - 100 x 32 dots, manufacturer
unknown. It has eighteen pins: Vss, Vcc, Vo, A0, R/W, E1, E2, NC, DB0..DB7,
LED-, LED+.
It is controlled by two NJU6450 chips, made by JRC - Japanese Radio Company
(now NJR - New Japanese Radio). I have visited their web page, but they do
not have any info online. I have requested the literature in paper form, but
so far received no s-mail, no fax, no e-mail.
As I am running short of time, I would appreciate any advice. A compatible
chip documented on the web would be a lifesaver, but any help is
appreciated. TIA.
(Needless to say the whole instrument is PIC16C74 based.)
> description of the interface. I wonder if there is any similar standard like
> the Hitachi HD44780 for alphanumeric displays. All the info I have gathered
>
> It is controlled by two NJU6450 chips, made by JRC - Japanese Radio Company
The NJU6428 is software compatible with a Hitachi HD44780 so there may
be a Hitachi equibvalent for your controller as well.
An EPSON SED1520 controller is capable of driving a 128 x 32 display
so they may also have a compatible.
>Hi,
>
>> description of the interface. I wonder if there is any similar standard
like
>> the Hitachi HD44780 for alphanumeric displays. All the info I have
gathered
>>
>> It is controlled by two NJU6450 chips, made by JRC - Japanese Radio
Company
>
>The NJU6428 is software compatible with a Hitachi HD44780 so there may
>be a Hitachi equibvalent for your controller as well.
>
>An EPSON SED1520 controller is capable of driving a 128 x 32 display
>so they may also have a compatible.
>
>Regret no data sheets on those ICs.
>
I have the data sheet in paper form but no scanner, so codes listed
below:-
A0 RD WR d7 D6 D5 D4 D3 D2 D1 D0
Display On/Off 0 1 0 1 0 1 0 1 1 1 D - D=0 for On
I have bought a graphical dot-matrix LCD display (graphical in the sense
each dot can be controlled separately). The only little thing I lack is a
description of the interface. I wonder if there is any similar standard like
the Hitachi HD44780 for alphanumeric displays. All the info I have gathered
so far:
The display module is designated TM10032 - 100 x 32 dots, manufacturer
unknown. It has eighteen pins: Vss, Vcc, Vo, A0, R/W, E1, E2, NC, DB0..DB7,
LED-, LED+.
It is controlled by two NJU6450 chips, made by JRC - Japanese Radio Company
(now NJR - New Japanese Radio). I have visited their web page, but they do
not have any info online. I have requested the literature in paper form, but
so far received no s-mail, no fax, no e-mail.
As I am running short of time, I would appreciate any advice. A compatible
chip documented on the web would be a lifesaver, but any help is
appreciated. TIA.
(Needless to say the whole instrument is PIC16C74 based.)