LCD not working with 18F4550


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: LCD not working with 18F4550

    Quote Originally Posted by mackrackit View Post
    Try 15. 7 only takes care of 8-12.

    DATA sheets are your friend.
    Please read the chips DATA sheet and make it happy

    GAAAAAAAAAAAA!!!!!

    That was it! You have no idea how much of that datasheet I went through, but I missed that part about ADCON1 being different. If it's one thing I learned from Steve, it's RTFM.

    Thanks!

  2. #2
    Join Date
    Aug 2007
    Posts
    9


    Did you find this post helpful? Yes | No

    Default Re: LCD not working with 18F4550

    try ADCON1 = %00001111

  3. #3
    Join Date
    Aug 2007
    Posts
    9


    Did you find this post helpful? Yes | No

    Default Re: LCD not working with 18F4550

    sorry and LCDOUT $fe,$80,"LabX1 18F4550"

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: LCD not working with 18F4550

    Quote Originally Posted by selim View Post
    try ADCON1 = 001111
    He did and it fixed it. Did you not see that post?
    Dave
    Always wear safety glasses while programming.

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