I2C interface of GLK12232-25-SM

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

Moderators: Henry, Mods

Post Reply
shenli7
LCD?
Posts: 3
Joined: Fri Aug 10, 2007 1:11 am

I2C interface of GLK12232-25-SM

Post by shenli7 »

I am using GLK12232-25-SM Rev1.4 board I2C interface. I found that the LCD module will tie SCL signal to low when in idle, but in I2C spec, it should be open and let the pull up resistor to pull it to high logic. I do not know why, is this an issue of Rev1.4 board? I checked the controller PIC16F877A datasheet, it can config the polarity of SCL in idle by CKP. Is it wrongly configed?
In my CPU board, I have a 4.7k pull up on SCL bus, so when connect the LCD module, this signal will be pull down to about 1.3v
Raquel
Matrix Orbital
Matrix Orbital
Posts: 834
Joined: Thu Aug 19, 2004 3:37 pm
Location: MO Office

Post by Raquel »

Hello Shen,

With GLK12232-25-SM PCB 1.4, there are a couple extra steps necessary to put the display in I2C. Please check out this PCN


Best Regards,
Raquel Malinis
Design and Development
Matrix Orbital
shenli7
LCD?
Posts: 3
Joined: Fri Aug 10, 2007 1:11 am

Post by shenli7 »

Yeah, It works now, thx!
Post Reply