Hi,
I want to control my LK404-55 with I2C. But I'm having trouble writing a routine in C for my CYGNAL 8051F020. If someone has a sample code on how to write an adress and then a data byte on I2C, I will appreciate.
What I noticed, it seems that my LCD act as a master, always keeping the line busy. Is it possible ?
Thank you for any help,
gasma1975,
LK404-55 I2C and CYGNAL 8051F020
do it please
Hi,
I'm still trying to communicate I2C with my Orbital, if you can share it, I will appreciate. Thanks.
I'm still trying to communicate I2C with my Orbital, if you can share it, I will appreciate. Thanks.
Hello...
Have you checked out this link on how our units work with the I2C protocol: http://www.lcdforums.com/forums/viewtopic.php?t=910
Please ensure that you have approriate pull up resistors on your SCL and SDA lines.
Have you checked out this link on how our units work with the I2C protocol: http://www.lcdforums.com/forums/viewtopic.php?t=910
Please ensure that you have approriate pull up resistors on your SCL and SDA lines.
Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital
Head of Technical Support
Product Manager
Matrix Orbital
I did
Hi,
Actually I did, one of your technical support tried to help me several times. But he realized that I own an older version of this model and that the I2C was not working properly (but when you sold it to me it was said I2C communication). So I asked for an exchange, I think that a responsable company would agree to exchange it. The only thing that he offered me is a 50$ rebate on a new LCD and I refused it.
Still the same policy ?
Thanks,
Aldrin,
Actually I did, one of your technical support tried to help me several times. But he realized that I own an older version of this model and that the I2C was not working properly (but when you sold it to me it was said I2C communication). So I asked for an exchange, I think that a responsable company would agree to exchange it. The only thing that he offered me is a 50$ rebate on a new LCD and I refused it.
Still the same policy ?
Thanks,
Aldrin,
I'm not sure who you dealt with in the past, however if you contact me directly at myero@matrixorbital.ca I'm sure we can figure something "reasonable" out! 

Miles Y.
Head of Technical Support
Product Manager
Matrix Orbital
Head of Technical Support
Product Manager
Matrix Orbital
i hope this helps
I was asking many of the same questions you're thinking right now ... i posted some of my code at this link in the hardware forum
http://www.lcdforums.com/forums/viewtopic.php?t=1893
you could check out the hail_LCD_display function. the basic stuff is there. i could send you the final code if you like.
let us know if you have success with the I2C...
http://www.lcdforums.com/forums/viewtopic.php?t=1893
you could check out the hail_LCD_display function. the basic stuff is there. i could send you the final code if you like.
let us know if you have success with the I2C...