16f88 can't get lcd to work


Results 1 to 13 of 13

Threaded View

  1. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    try....
    Code:
    PAUSE 2000
    Lcdout $fe, 1, "Hello" ' Display Hello
    Pause 2000
    LCDOUT $FE,1,"John"
    Spin: goto Spin
    if it doesn't work, you may need to double check your hardware, make sure your programmer program the config fuses, and make sure your MCLR pin is not floating.

    usual... 0.1uF cap close to the PIC, LCD R/W pin to GND and so on

    In general the HS_OSC fuse may work with 4MHZ crystal but also try with XT_OSC to see if it make any difference.
    Last edited by mister_e; - 10th December 2006 at 17:47.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  2. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07
  3. Why doesn't my code for 18f452 work on 18f252?
    By senojlr in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 23rd December 2005, 02:42
  4. Can't get LCD to work with 16F88
    By jswayze in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 10th September 2004, 11:05
  5. 4 line LCD with 16F88
    By anj in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 7th February 2004, 09:06

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