Hi John,
The data sheet says more than 4.1ms after sending the first command, then what works after that is 100us min between remaining commands, including the 4 bit mode command. So what works is (in order of line by line here):
0x03
4500us
0x03
150us
0x03
150us
0x02
150us
then set lines, font, etc.
60us
The data sheet says more than 4.1ms after sending the first command, then what works after that is 100us min between remaining commands, including the 4 bit mode command. So what works is (in order of line by line here):
0x03
4500us
0x03
150us
0x03
150us
0x02
150us
then set lines, font, etc.
60us