Re: Using Nokia LCD
Thanks Fratello,
Yup, I'm aware of that, But I would prefer the CE option, since it's better to initialise the LCD right after a hardware reset. Basically you can set the CE pin to ground without problem. Now if you really run out of I/O, you could use a R/C network on the RES pin, and do the initialisation. Another thing, if you run your unit and want to go in Sleep mode... you can still re-initialise the display after the Sleep. Not sure if you can do it properly with the RES pin always high.. However, I haven't messed too much with this too much.
If you want to save an I/O, set the RES pin to Ground and use the following define
DEFINE GLCD_OVERRIDE_CE
This will remove the CE High/Low at compile time.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks