Search found 3 matches

by fred_
Fri Jun 28, 2002 12:51 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: display problems on LK204-25
Replies: 4
Views: 4451

I finally found a solution,
just putting a tempo of 100 us just after the write and it works.
by fred_
Mon Jun 24, 2002 8:06 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: display problems on LK204-25
Replies: 4
Views: 4451

- The speed is set up into my short C program
- for the mass it is the same in both
cases, I take it directly on the motherboard
with the +12v. I just shift the DB9 connector
to my laptop.
- for noise why should I have more noise
on my pc board than on my laptop.
by fred_
Mon Jun 24, 2002 7:28 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: display problems on LK204-25
Replies: 4
Views: 4451

Hello,

I'd like to build an mp3 car player
and I need to display informations on
my LK204-25.
I tried a simple C program under Linux
juste writing a string to the serial port.
With my Laptop it works perfectly, but
with my future mp3 player it doesn't
work. Insted it displays odd characters.

Any ...