Search found 6 matches

by NiTris
Fri Mar 27, 2009 3:22 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: i2c read sequence
Replies: 5
Views: 6462

Does not make any difference. Any other ideas?
by NiTris
Fri Mar 27, 2009 2:40 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: i2c read sequence
Replies: 5
Views: 6462

Thank you for that information. I isolated one issue to the mcu not releasing back to the idle state on stop.

Doing a quick read on the keypad now returns all the correct information, so things almost work.

Any read that utilizes a command still does not work. I had already been disabling rs232 ...
by NiTris
Thu Mar 26, 2009 4:20 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: I2C communication problems
Replies: 2
Views: 4149

If you are new to i2c, double check that your i2c pins are all going the right direction (set as outputs), that your freescale is set as the i2c master, and that you have your SCL and SDA lines idle at the right state.
by NiTris
Thu Mar 26, 2009 3:58 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: i2c read sequence
Replies: 5
Views: 6462

i2c read sequence

I am having a problem verifying the correct read sequence for the LK204-7T-1U series display.

My other i2c devices are all fairly similar in behavior:

[start][write address][A][command][A][start][read address][A][READ DATA][NA][end]
or
[start][read address][A][command][A][READ DATA][NA][end]

The ...
by NiTris
Wed Dec 31, 2008 11:57 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK204-7T-1U I2C Manual Ambiguity
Replies: 2
Views: 3838

I should elaborate

In case someone else is looking or wondering.

What I did was moved the 0Ohm jumpers to the I2C location and placed a couple of 1K5 402 resistors in the location below the jumper box.

I believe that it is possible Matrix had intended to assemble these two resistors originally and then changed ...
by NiTris
Tue Dec 30, 2008 5:27 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK204-7T-1U I2C Manual Ambiguity
Replies: 2
Views: 3838

LK204-7T-1U I2C Manual Ambiguity

The manual covers all the information to change the jumpers, that is simple enough.

The problem is: are the four pads under the I2C jumpers for the 1-10K pullups required? Something is obviously needed there as they interrupt the traces to the bottom side of the I2C jumpers.

This would not be ...