MSP-EXP430F5438 Experimenter Board LCD problem

Status
Not open for further replies.

djou007

Newbie level 2
Joined
Feb 25, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
sfax
Activity points
1,295
HI,

I have a problem with my MSP-EXP430F5438 Experimenter Board

when I read the LCD function demo code

and the function halLcdPrintLine(),I found that the function shows only "String" in the LCD .But I want to show integer variable

So What Shall I do ?



 

Not familiar with the kit you are using, but generally Alpha LCDs respond to ASCII characters and codes. You have to send numbers in this format I seem to remember Dec 48 is zero 49 one etc. Probably the easiest way is to place numbers into a buffer, and then print as a string when needed.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…