external memory


Closed Thread
Results 1 to 4 of 4

Thread: external memory

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    you have two choice here, Change PIC for another who have an internal EEPROM OR for only few bytes look for those
    I2C:
    24c00
    24c01

    SPI:
    93c06
    93c46

    I2C need only two i/o, SPI need 4. Both will do the job as well. SPI is a bit faster but... do you really need it?

    90% of my design use I2C EEPROMs
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  2. #2
    Join Date
    Jan 2006
    Posts
    76


    Did you find this post helpful? Yes | No

    Default

    thanks very much, i was looking at the 24c00

    I dont need speed, and microchip doesnt make a pic with 3 hpwms and eeprom, so I have to use external.

    now I just hope I have some free I/O on my pic.

  3. #3


    Did you find this post helpful? Yes | No

Similar Threads

  1. 24lc1025 24lc256 external memory
    By JAY.M in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 23rd October 2010, 07:44
  2. External memory routines?
    By John_Mac in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th April 2009, 02:13
  3. external Memory
    By jerryf in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 29th November 2008, 02:06
  4. PBP/PBPL and external memory
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th November 2007, 05:31
  5. PBP External Memory Bus Support
    By ALFRED in forum mel PIC BASIC
    Replies: 4
    Last Post: - 25th December 2006, 08:42

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