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

KevinTab
Sun Apr 28 2024, 05:35 am
Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am
ktaletrryp
Fri Apr 26 2024, 10:55 pm
Robertrip
Fri Apr 26 2024, 11:20 am