24FC64 EEPROM Running at 1Mhz ?


+ Reply to Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Aug 2011
    Posts
    455


    Did you find this post helpful? Yes | No

    Default Re: 24FC64 EEPROM Running at 1Mhz ?

    In order to get 1MHz operation you'll likely have to reduce the SDA/SCL pullups to a lower value than you're typically used to.
    The rise time of the open-drain signals will need to be faster than when you're working at 100K or 400K.

    You might also consider an I2C risetime accelerator IC which will boost the current during the rising edge.
    I've used these up to 800KHz with good success... much faster and the internal logic of the MSSP in the PIC18 tends to generate a bus collision (BCLIF) during the START bit.

    If you're looking for a BASIC that supports MSSP operation up to 1MHz you might try Swordfish BASIC https://www.sfcompiler.co.uk/swordfish/

    Since you don't really get a big performance boost running that much faster if you really want speed then switch to an SPI EEPROM.

  2. #2
    Join Date
    Jan 2022
    Posts
    47


    Did you find this post helpful? Yes | No

    Default Re: 24FC64 EEPROM Running at 1Mhz ?

    Hello tumbleweed

    About the resistor I used 2k for 1Mhz as for the AN989 even thought the test was done using an LC on that document.

    It's not so easy to get the FC serie running from PBP3, so I'll stick to 400Khz.

    thanks for your advice,



Similar Threads

  1. Replies: 8
    Last Post: - 28th January 2014, 14:21
  2. How to define OSC for vlaues below 1mhz? so you get the timing correct.
    By ofuzzy1 in forum FAQ - Frequently Asked Questions
    Replies: 1
    Last Post: - 3rd May 2011, 16:17
  3. Cant get my PIC running
    By Viberer in forum Off Topic
    Replies: 13
    Last Post: - 29th August 2008, 20:07
  4. I’m Running Out of CodeSpace, What Can I Do?
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 0
    Last Post: - 12th July 2004, 19:25

Members who have read this thread : 19

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