gnyturan
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by gnyturan-
Dear all,I have solved the problem, and would like to give to solution so anyone else having similar problems can solve them.1. To switch to the 2-line mode, it is better to use the internal reset ...
-
Hello again,With Saurabh's help I realized that I did not reset the internal logic. When I used "Initializing by Reset Circuit" I was able to switch to 2-line mode. However, contrast is almost gone...
-
Hello,Thank you for the swift reply.I am adding the code parts so you can see the initialization. void initLCD(void){OPENABLE;delay(6);writeInstruction(FUNCTIONSET1LINE);delay(110);writeInstruction...