lk202 USB block/blinking cursor problems (VB)

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

Moderators: Henry, Mods

dconnell
LCD!
Posts: 14
Joined: Wed Aug 20, 2003 10:00 pm
Location: Reston, Virginia
Contact:

Post by dconnell »

I executed the instructions provided and the utility returned success.

This code now results in the output indicated below the snippet
............................................
MSComm1.Output = Chr(254) & Chr(72)
MSComm1.Output = "AAAAAAA"
MSComm1.Output = Chr$(254) & Chr$(71) & Chr$(1) & Chr$(2)
MSComm1.Output = "bbb"
MSComm1.Output = Chr$(254) & Chr$(74)
MSComm1.Output = "cc"
...............................
Line 1:ccAAAAA
Line 2:bbb

No underline

254 + 83 = no block either.

Next?

dconnell
LCD!
Posts: 14
Joined: Wed Aug 20, 2003 10:00 pm
Location: Reston, Virginia
Contact:

Post by dconnell »

From uProject.exe:


Read Module Type = ""
Read Serial Number = FF FF
Read Version Number = FF :-?

Paradigm
Matrix Orbital
Matrix Orbital
Posts: 255
Joined: Thu Sep 13, 2001 6:00 pm
Location: Calgary, Alberta, Canada

Post by Paradigm »

Serial number should be FFFF unless you've programmed it. uProject doesn't detect the display type properly with these ones. The one I'm worried about is the revison of 0xFF, which indicates that your memory is not initalized. Does your display have a startup screen still?
James McTavish, P.Eng
Director of Engineering
Matrix Orbital

dconnell
LCD!
Posts: 14
Joined: Wed Aug 20, 2003 10:00 pm
Location: Reston, Virginia
Contact:

Post by dconnell »

No., no startup screen.

I havn't programmed the serial number.

I havn't received anything from support regarding my request to return these either. I don't have time to 'fix' the product. I need to get a product that works.

DWC

Miles
Matrix Orbital
Matrix Orbital
Posts: 1105
Joined: Mon Mar 04, 2002 4:00 pm

Post by Miles »

Please contact me at myero@matrixorbital.com and we'll resolve the issue. :)
Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital

roofrack
LCD?
Posts: 7
Joined: Wed Sep 17, 2003 5:20 pm
Location: Leigh, Lancashire, UK

I have the same problem !

Post by roofrack »

:nono:

I have exactly the same problems as described by dconnell. I can't get block or underline cursors to work.

Don't think I can tell what my PCB revision is, as I have an MX2, and I guess I can't see the etching. There's a handwritten serial of '03M08-827'. My firmware revision comes back as 0x20. I don't want to try the firmware upgrade as I'm not sure what the PCB revision is.

I have a second MX2, but haven't tried that one yet.

Can I have some support, please ?

Paradigm
Matrix Orbital
Matrix Orbital
Posts: 255
Joined: Thu Sep 13, 2001 6:00 pm
Location: Calgary, Alberta, Canada

Post by Paradigm »

Sounds like you have the memory file that has the bug. Head over to http://www.lcdforums.com/forums/viewtop ... highlight= and follow the instructions at the bottom of the page. Let us know how it turns out.
James McTavish, P.Eng
Director of Engineering
Matrix Orbital

roofrack
LCD?
Posts: 7
Joined: Wed Sep 17, 2003 5:20 pm
Location: Leigh, Lancashire, UK

URLs are not working

Post by roofrack »

:eyebrow: James, those two URLs are consistently returning an HTTP 404, but our internet comms are fine at the moment. Can you expedite please ? There is a commercial project depending on this. And is there any chance of using e-mail rather than the forum ? Many thanks.

Gary Roussak

Paradigm
Matrix Orbital
Matrix Orbital
Posts: 255
Joined: Thu Sep 13, 2001 6:00 pm
Location: Calgary, Alberta, Canada

Post by Paradigm »

I'll get those files back in place ASAP. Looks like somebody moved them on me. :grr:
James McTavish, P.Eng
Director of Engineering
Matrix Orbital

Paradigm
Matrix Orbital
Matrix Orbital
Posts: 255
Joined: Thu Sep 13, 2001 6:00 pm
Location: Calgary, Alberta, Canada

Post by Paradigm »

Update: The file link has been updated in that post. The new link is

http://www.lcdforums.com/download/MemUploader.zip

Hope this helps.
James McTavish, P.Eng
Director of Engineering
Matrix Orbital

roofrack
LCD?
Posts: 7
Joined: Wed Sep 17, 2003 5:20 pm
Location: Leigh, Lancashire, UK

Successful outcome

Post by roofrack »

:) James, that new memory file has fixed the problem. Thanks.
You may already know, but just wanted to point out that, when altering Contrast and Brightness with uProject, spurious characters are sent to the display (from the top half of the ASCII table).

Miles
Matrix Orbital
Matrix Orbital
Posts: 1105
Joined: Mon Mar 04, 2002 4:00 pm

Post by Miles »

When changing contrast with uproject, random characters do appear...no worries it's a bug in the software not the display!! Were working on it!8)
Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital

Paradigm
Matrix Orbital
Matrix Orbital
Posts: 255
Joined: Thu Sep 13, 2001 6:00 pm
Location: Calgary, Alberta, Canada

Post by Paradigm »

Good to hear those instructions worked (again). And to think all these problems are caused by one misplaced byte :roll: I'm just glad the fix is so easy.
James McTavish, P.Eng
Director of Engineering
Matrix Orbital

Post Reply