l2c

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

Moderators: Henry, Mods

Post Reply
ikis
LCD?
Posts: 8
Joined: Thu Sep 19, 2002 6:00 pm
Contact:

Post by ikis »

I just want to know how to send I2C commands with a program.

Show I use the rs-232 port and send the the commands just I was using rs232 (using any com)?

thanks

Adrian
ikis@gmx.net
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

It's almost the same, with the exception of adding a read/write bit and the destination address of the command.
Henry J.
President
Matrix Orbital
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

2.2.4 I2C Communications

I
Henry J.
President
Matrix Orbital
ikis
LCD?
Posts: 8
Joined: Thu Sep 19, 2002 6:00 pm
Contact:

Post by ikis »

and what about the start and stop bytes
there is an example or something?
I've readed all the documentation of the I2C and the pdf of the lk162-12 and I've not found nothing.

About the acknowledge, should I not implement the ack in I2C according the limitations that you write?
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

The I2C interface to the display is the normal I2C, start and stop bits... the only difference is we add an extra read/write bit. Nothing else is different.
Henry J.
President
Matrix Orbital
ikis
LCD?
Posts: 8
Joined: Thu Sep 19, 2002 6:00 pm
Contact:

Post by ikis »

And what about the ack,
should I implement it according to the limitations tha you wrote?
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

of course.
Henry J.
President
Matrix Orbital
ikis
LCD?
Posts: 8
Joined: Thu Sep 19, 2002 6:00 pm
Contact:

Post by ikis »

I understand, and about the ACK, START, STOP codes, in the site

http://www.ping.be/~ping0751

I can't fount nothing, even in the product specification, where I can found it?
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

I don't understand your last post.
Henry J.
President
Matrix Orbital
ikis
LCD?
Posts: 8
Joined: Thu Sep 19, 2002 6:00 pm
Contact:

Post by ikis »

I only want to say is that I can't found the START, STOP, ACK codes.
Post Reply