Menu

EEPROM 24FC512/1025 running at 1Mhz~3.1Mhz

JB
2025-01-09
2025-01-09
  • JB

    JB - 2025-01-09

    is it possible to run a 24FC512 at 1Mhz within GCBasic code.

    as per the data sheet, <2.5v = 400Khz > 5v = 1Mhz

    is it just the VCC dictate the clock, and no need for special I2C function.

    just asking if I'm right.

    Thanks

     

    Last edit: JB 2025-01-09
  • Anobium

    Anobium - 2025-01-09

    If your microcontroller will clock those speeds then yes.

    I am aware of a few microcontrollers that run at that speed. I would use Microchip MAPS to select the correct microcontroller that meets your needs.

    The baseline I2C will get the standard I2C clock frequency. You will have to update the registers in your program - that is very easy to do.

     
  • JB

    JB - 2025-01-09

    Many thanks Evan

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.