Nokia 6100 Display

14 Apr 2010

I've bought a Nokia 6100 Display on sparkfun.com. I've managed to connect it to mbed, but when I run the simple HelloWorld program, words aren't clearly displayed. Also when I run bitmap example, my 128x128 16 bit color bitmap image isn't displayed correctly. Someone can help me, please? Thank you.

14 Apr 2010

Hi I had same problem but its simple to solve!

 

There are 2 Mobilelcd librarys you will probably need the other one

http://mbed.org/projects/cookbook/svn/MobileLCD/tests/MobileLCD

if thats the one youve already used then it will be

http://mbed.org/projects/cookbook/svn/MobileLCD/trunk

that solved my corrupted text and made the colours work correctly, not washed out.

Danny

14 Apr 2010

this library worked for me

http://mbed.org/projects/cookbook/svn/MobileLCD/tests/MobileLCD

Thank you for your help.

Nicola.