Hi guys,
I have a problem, I trying to control the "AY0438 LCD driver" using a pic16 microcontroller, in the datasheet of AY0438 they give an example in assembler on the way it's controllered, but since I don't master assembler yet, I wanted to control it C.
The way the AY0438 work, is similar to I2C (but without adresse), I tryied different ways, but didn't work.
Any one did some thing similar, or have an idea on the way it's controlled ?
Thanks in advance
Karim
I have a problem, I trying to control the "AY0438 LCD driver" using a pic16 microcontroller, in the datasheet of AY0438 they give an example in assembler on the way it's controllered, but since I don't master assembler yet, I wanted to control it C.
The way the AY0438 work, is similar to I2C (but without adresse), I tryied different ways, but didn't work.
Any one did some thing similar, or have an idea on the way it's controlled ?
Thanks in advance
Karim
Attachments
-
29.2 KB Views: 21