PIC18F46K22 config issue


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,621


    Did you find this post helpful? Yes | No

    Default Re: PIC18F46K22 config issue

    Hi,
    Don't think it has anything to do with your CONFIG bits, it sounds more like a RMW issue to me. To verify if that's the case either insert a PAUSE between the setting the output and the DEBUG statement or control the LED by writing to LATD instead of PORTD.

    /Henrik.

  2. #2
    Join Date
    Jul 2011
    Posts
    35


    Did you find this post helpful? Yes | No

    Default Re: PIC18F46K22 config issue

    Datasheet Page 153 [10.7]

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