RTC module - Easypic5


Results 1 to 12 of 12

Threaded View

  1. #2
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    The PIC18F4550 has Vusb on pin 18 - where SCL is located for most (if not all non USB) PIC18's. To get the RTC2 to work with the 4550, you will need to use PORTB with RB1 (SCL) and RB0 (SDA).

    Probably easiest to use PORTC of something like a PIC18F4620. Or better yet, look into a PIC18F4xJ11 with a built-in RTCC.
    See here http://www.picbasic.co.uk/forum/showthread.php?t=12553
    Last edited by rmteo; - 4th February 2010 at 20:18.

Similar Threads

  1. Version Control
    By btaylor in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 16th October 2011, 17:12
  2. Replies: 1
    Last Post: - 27th July 2008, 06:14
  3. Oscillator stops when touching with a wire
    By Wilbert Ingels in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 25th April 2008, 08:51
  4. PIC 16F877 I2C communications
    By sigmoideng in forum General
    Replies: 7
    Last Post: - 13th July 2007, 10:28
  5. X1226 RTC - Help
    By charudatt in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th August 2006, 17:54

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