LK202-25 backlight problem

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
RussCA
LCD!
Posts: 13
Joined: Tue Nov 09, 2004 9:59 am
Location: Ontario, Canada

LK202-25 backlight problem

Post by RussCA »

Hi, I'm new to the forum. I have been developing driver software for the LK202-25 Matrix Orbital LCD (purchased from Parallax) to run on the JKMicro Flashlite 186 signle-board computer.

I am using the I2C interface. Everything seems to be working properly, with the exception of the backlight commands.

I can issue a backlight on command, and it turns off in the appropriate number of minutes. However, a subsequent backlight command does not turn the backlight back on. I have tried doing a backlight off immediately prior to the backlight on, but this does not help.

Any ideas are welcome!
Russ

Have you tried Renewable Energy yet?
Tom
Matrix Orbital
Matrix Orbital
Posts: 1030
Joined: Mon Jul 19, 2004 4:43 pm
Location: Calgary
Contact:

Post by Tom »

Was " (254 70) (R) " the command you used to turn the backlight off?
RussCA
LCD!
Posts: 13
Joined: Tue Nov 09, 2004 9:59 am
Location: Ontario, Canada

Post by RussCA »

Hi, Tom!

I used:
0xFE 0x46 to turn backlight off
0xFE 0x42 0x01 to turn it on
Russ

Have you tried Renewable Energy yet?
Miles
Matrix Orbital
Matrix Orbital
Posts: 1105
Joined: Mon Mar 04, 2002 4:00 pm

Post by Miles »

Hi Russ,

You are using the commands perfectly. The problem is a minor bug that involves the backlight. You may have received a unit that slipped through testing before the "bug" was verified. The only way to turn the backlight on after that particular function is to physically power down the module and power it up again. I understand that this may not be a suitable solution to your problem, therefore if you contact me at myero@matrixorbital.ca, we'll set up an RMA immediatley. I will be sending you a "special" unit in return that you will enjoy!! Would you like me to set this unit in TTL or RS232 mode for you?? Sorry for any inconvenience regarding this matter. :)
Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital
RussCA
LCD!
Posts: 13
Joined: Tue Nov 09, 2004 9:59 am
Location: Ontario, Canada

Post by RussCA »

Miles,

I sent an email to you, but I haven't heard back yet.

Can you tell me how to contact the "ping.be" folks? I hound a couple of problems in their psuedo code for the I2C bus.

Russ
Russ

Have you tried Renewable Energy yet?
Miles
Matrix Orbital
Matrix Orbital
Posts: 1105
Joined: Mon Mar 04, 2002 4:00 pm

Post by Miles »

I sent you an email yesterday.... :-? I'll resend after lunch...The "ping.be" folks...???
Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital
RussCA
LCD!
Posts: 13
Joined: Tue Nov 09, 2004 9:59 am
Location: Ontario, Canada

Post by RussCA »

Miles,

No email(s) received from you as yet. Do you have the correct address: home.rr@cogeco.ca

The "ping.be folks" refers to the URL given in the document for the LK202-25 where to get information regarding the I2C protocol.

The only email I've received was the one telling me I've been accepted into this forum.
Russ

Have you tried Renewable Energy yet?
Miles
Matrix Orbital
Matrix Orbital
Posts: 1105
Joined: Mon Mar 04, 2002 4:00 pm

Post by Miles »

Interesting...I'll get Tom to email you...!! :)
Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital
Tom
Matrix Orbital
Matrix Orbital
Posts: 1030
Joined: Mon Jul 19, 2004 4:43 pm
Location: Calgary
Contact:

Post by Tom »

Contacted via email.
Post Reply