Jump to content
43oh

What am I doing wrong? G2553 + Nokia 5110 LCD


Recommended Posts

Hello

 

Cannot get the Nokia 5110 LCD to work with my launchpad and the G2553. First thing I noticed is that when the library example sketch (LCD_5110_main.ino) is uploaded and the LCD is disconnected the backlight pin is floating. Also there is nothing happening when pushing the Launchpad push button 2 that should enable/disable the backlight.

 

I am using this library:

https://github.com/energia/Energia/tree/master/examples/07.Display/LCD_5110

 

As I said with the example sketch uploaded the backlight pin (P2.1) is floating with the line below either true or false. No errors or similiar in Energia when uploading the sketch. Also tried just to put the pin high or low with other code and no problem so it is not a hardware issue i believe.

 

"boolean backlight = false;"

 

What am I missing here? :)

 

Kind regards,

Andreas

 

 

Link to post
Share on other sites

Strange. Changed computer and used a new Launchpad and it worked straight ahead. Well well. Goofed something up :)

 

I used another library this time though. Don't know if it was the problem.

 

Used this library from here instead, don't know the difference.

https://github.com/pasky/Energia/tree/master/examples/7.Display/LCD_5110_430
 

Thanks anyway, sorry to bothering ;)

Kind regards
Andreas

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...