I2C Logic Levels
Posted: Thu Mar 18, 2010 10:11 am
I'm trying to communicate with an LCD0821 display using I2C with my TI MSP430 microcontroller.
I was wondering what voltages levels the LCD0821 considers logical high and logical low, so I know what voltage I should pull the SCL and SDA lines to. This doesn't seem to be specified in the datasheets for the LCD0821, and while I understand I2C is more of an ordering specification for the data, I would still like to know if I'm pulling the lines too high for the LCD to read the data i'm sending.
I was wondering what voltages levels the LCD0821 considers logical high and logical low, so I know what voltage I should pull the SCL and SDA lines to. This doesn't seem to be specified in the datasheets for the LCD0821, and while I understand I2C is more of an ordering specification for the data, I would still like to know if I'm pulling the lines too high for the LCD to read the data i'm sending.