Discussion in "Project Help" started by    vumbelino    Nov 29, 2014.
Sat Nov 29 2014, 10:21 pm
#1
My project is about a game in a LCD KS0070B and using C language. Now I try to do the welcome menu.
I have the information that for initialize the LCD it's necessary do some waits. I want to know if I can do this with temporizers and if yes how? thanks
Tue Dec 02 2014, 03:20 am
#2


I have the information that for initialize the LCD it's necessary do some waits. I want to know if I can do this with temporizers and if yes how? thanks

vumbelino


I think we have a language problem here.
By temporizers , do you mean timers ?
If so, you could use timers, but it is easier to use delay loops.
Most compilers have built in delays (not Keil), or write your own.

An LCD needs time to work, every time you tell the LCD to do something you must wait before telling it to do something else.

Check our Tutorial section for tutorials on using LCDs


[ Edited Tue Dec 02 2014, 03:27 am ]
Mon Feb 09 2015, 07:40 pm
#3
Yes, search the LCD datasheet for something like Busy Flag... Also pay some attention to other specifications in datasheet for initialization routines like timers for each initialization command!

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Bobbyerilar
Thu Mar 28 2024, 08:08 am
pb58
Thu Mar 28 2024, 05:54 am
Clarazkafup
Thu Mar 28 2024, 02:24 am
Walterkic
Thu Mar 28 2024, 01:19 am
Davidusawn
Wed Mar 27 2024, 08:30 pm
Richardsop
Tue Mar 26 2024, 10:33 pm
Stevencog
Tue Mar 26 2024, 04:26 pm
Bernardwarge
Tue Mar 26 2024, 11:15 am