Software : ELPIC103, ELPICSI3, ELPICSL3 - ASM for PICmicros V3
Symptoms :
LCD initialisation information on the datasheet is wrong.
Cause :
If you look at the datasheet for the KS0066U controller, the commands used to initialise the LCD display in ASM4PICs, C4PICs and FlowCode are not present.
Solution :
The correct initialisation sequence can be found on p27 of the KS0066U controller datasheet. The wierd thing is that the non-existant commands we listed actually initialise the LCD display correctly as well.
Symptoms :
LCD initialisation information on the datasheet is wrong.
Cause :
If you look at the datasheet for the KS0066U controller, the commands used to initialise the LCD display in ASM4PICs, C4PICs and FlowCode are not present.
Solution :
The correct initialisation sequence can be found on p27 of the KS0066U controller datasheet. The wierd thing is that the non-existant commands we listed actually initialise the LCD display correctly as well.