GLK12232-25-SM Rev1.4 and I2C issues

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

Moderators: Henry, Mods

Post Reply
ssozonoff
LCD?
Posts: 6
Joined: Tue Mar 30, 2010 3:24 pm

GLK12232-25-SM Rev1.4 and I2C issues

Post by ssozonoff »

Hello all,

I am trying to get my LCD working using I2C and have simply been unable to get it working. I have soldered the jumpers for I2C and removed the jumpers on 232. I have tried connecting to various I2C platforms the latest being the Wiring/Processing platform.

I have used the I2C address 0x50 >> 1

At the hardware level when I check the SCL line with a scope I see the clock pulse when the line is not connected to the LCD. When I connect the SCL line to the LCD the clock pulse is no longer visible and the voltage on the line basically drops to 0 v (350mV)

I have successfully connected to other I2C devices namely the BlinkM so my code seems to work.

Does anyone have any other ideas? Have I missed something in the changes needs to the LCD board?

Kind thanks,
Serge

ssozonoff
LCD?
Posts: 6
Joined: Tue Mar 30, 2010 3:24 pm

Post by ssozonoff »

OK,

So I just found this.

http://www.matrixorbital.ca/PCNs/glkglc ... -25-SM.pdf

However, it talks about lifting pin 13 of the SP232 and if you look at the pictures in the PDF you have actually lifted pin 12.

So now I dont know which one to lift. I have lifted pin 12 but I still don't have I2C working. Before I re-solder pin 12 and lift 13 I would like to know the correct one.

Thanks,
Serge

ssozonoff
LCD?
Posts: 6
Joined: Tue Mar 30, 2010 3:24 pm

Post by ssozonoff »

Sorry, getting late. I miscounted the pins.

I will keep digging to see why its still not working.

Thanks,
Serge

Clark
Matrix Orbital
Matrix Orbital
Posts: 881
Joined: Fri Aug 17, 2007 10:58 am
Location: Matrix Orbital
Contact:

Post by Clark »

Hi Serge,

Looks like you've been working through this one on your own, the PCN document should have all the tricks you need to get that older unit into I2C mode. If you do have any trouble with communication once you get it all wired up, please feel free to throw up another post.

Thanks,
~Troy
Troy Clark
Design & Development
Matrix Orbital

ssozonoff
LCD?
Posts: 6
Joined: Tue Mar 30, 2010 3:24 pm

Post by ssozonoff »

Thanks, I now have this working against an Arduino!

My next hurdle is getting this connected to a non 5v tolerant I2C master....

Thanks,
Serge

ssozonoff
LCD?
Posts: 6
Joined: Tue Mar 30, 2010 3:24 pm

Post by ssozonoff »

Can anyone tell me if I need pullup resistors on the LCD side to 5v ?

Thanks,
Serge

ssozonoff
LCD?
Posts: 6
Joined: Tue Mar 30, 2010 3:24 pm

Post by ssozonoff »

Never mind

Issues solved :D

Thanks,
Serge

Raquel
Matrix Orbital
Matrix Orbital
Posts: 796
Joined: Thu Aug 19, 2004 3:37 pm
Location: MO Office

Post by Raquel »

Glad to hear!
Raquel Malinis
Design and Development
Matrix Orbital

Post Reply