PIC18F14K50 and i2cread/i2cwrite on PORT C


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default Re: PIC18F14K50 and i2cread/i2cwrite on PORT C

    You need those pull-up resistors on both pins for I2C.
    2.2 or 4.7K.
    DT

  2. #2
    Join Date
    Feb 2012
    Posts
    57


    Did you find this post helpful? Yes | No

    Default Re: PIC18F14K50 and i2cread/i2cwrite on PORT C

    Quote Originally Posted by Darrel Taylor View Post
    You need those pull-up resistors on both pins for I2C.
    2.2 or 4.7K.
    Yes, I know that this is an often made mistake.
    But of course I have those pull-up resistors connected!
    The strange thing is that everything worked fine with a PIC18F4550, but not with a PIC 18F14K50.
    When I look with an oscilloscope on the data and clock lines, I don't see any signal at all while sending an I2C command.
    Last edited by RuudNL; - 27th February 2012 at 18:23. Reason: Typo

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