[En-Nut-Discussion] lcd display driver
Ole Reinhardt
ole.reinhardt at kernelconcepts.de
Tue Dec 7 15:56:18 CET 2004
Hello,
> question,
> are there a lcd driver whare you can in put in memory some characters (or defined buffer) and than display the os the characters to the slow lcd display (interupt base or thred based)
No there is no such driver afaik. But you simply can write a thread
that's continously sending the characters to the display. If you put
some NutThreadYield into the sending code you can make shure that other
code get's enough cpu time.
Bye,
Ole
--
kernel concepts Tel: +49-271-771091-14
Dreisbachstr. 24 Fax: +49-271-771091-19
D-57250 Netphen E+ : +49-177-7420433
--
More information about the En-Nut-Discussion
mailing list