Using Nokia LCD


Closed Thread
Results 1 to 40 of 301

Thread: Using Nokia LCD

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Location
    West Australia
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Hi All,

    The Nokia Big Character mystery is solved finally after getting back to the problem with some spare time...

    My post with the photo and code showed two identical setups and only one with Big Characters working while the other - working perfectly displaying normal size characters - did not show the Big ones. In fact the two breadboards (and the pcb I made) were not identical: the working unit had the Nokia LCD's /CS line tied to ground while the other (no Big Chars) was being driven by PortB. Making the non-working breadboard (and the pcb) the same fixed the problem.

    Why did this affect only Big Characters display? I have no idea except to offer the BC generation uses Shiftout and not Mr.E's wrapper and suspect there is a very narrow timing window if using /CS for the routine. Not owning a Logic Analyzer didn't help.

    The only remaining problem is the one whereby Steve's wrapper appears incompatible with the 16F1847 (and probably a good number of the enhanced chips) so if anyone with the skills can correct this I'd very much appreciate learning from the exercise.

    Steve, if you are reading this can you offer a solution to the 31 custom character limit in your wrapper and can this be expanded? I've hacked your code in various ways and learnt something in the process but my ASM skills remain sadly lacking, something I'm going to address when more spare time is available.

    Kind regards to All,
    Bill

  2. #2
    Join Date
    Jun 2005
    Location
    West Australia
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: Using Nokia LCD

    Hi All,

    Well it's been a year and I've had to come back to this after another project has stalled due this damn 16F1847 problem. I'm using this because it is the largest codespace 18 pin pic at 8k and there are no 18F parts worth mentioning available in dip18. Correct me if I'm wrong.

    If there are any gurus out there that want a challenge please see the attached, I'm sure there are others having similar issues so let's find a solution if possible as it appears mister_e is done with further development of his wrapper.

    The sample provided is a reduced set of a much larger, successful program but using a 16F88 without any issues.

    Kind regards,
    Bill

    Bill's Nokia testing 2.pbp.txtGLCD_NOKIA wjs.bas.txt

Similar Threads

  1. Nokia COLOR LCD PicBasicPro 2.50a example code
    By skimask in forum Code Examples
    Replies: 49
    Last Post: - 28th September 2011, 01:43
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 19:54
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts