PIC18F2525 Port C pins made output causes problems in other circuits


Results 1 to 9 of 9

Threaded View

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


    Did you find this post helpful? Yes | No

    Default Re: PIC18F2525 Port C pins made output causes problems in other circuits

    The code driving the LCD is the one that we should be looking at. This is the "other" PIC right?

    In the meantime, look at the PORT sections in the datasheet, specifically for <multiplexing>. PICs often share pins between devices, I'd bet you have a feature enabled that is disturbing the LCD pins. Or a config doing more than you expect.

    Robert
    Last edited by Demon; - 17th September 2012 at 15:21.

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