Wrting to cc2430EB LCD screen

Thread Starter

hazzman

Joined Dec 17, 2007
13
Hi people,

I'm programming a cc2430 SoC Evaluation Module and have coded up a test program that prints out the temp from the cc2430's temp sensor and i want to see if my code works by sending this text to the LCD screen of the evaluation board that the EM is plugged into. I'm tring to find lcd.h or cc2430db.h but not able to have much luck finding these or header files with functions which implement LCD output.
 

amin2511

Joined Nov 19, 2007
3
i think i can guide you through this, but i should know if you are using the Zstack from texas instrument.
you should also be using the IAR embedded work bench, if so, then you should find primitives to using the LCD in the HAL folder, you can import from zstack exemples.
amin Ferjani
 

samia152

Joined Feb 22, 2008
1
i hav these include files.if u haven't got these files yar then i can send that.are u defining the methods for lcd urself?that r initialized in lcd.h
 
Top