Fast External Memory


Results 1 to 36 of 36

Threaded View

  1. #16
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default

    If eight pins is too much you could use a 4 bit interface.
    Still much faster than any I2C or serial EEPROM, particularly when you
    have to wait 10ms after a write cycle.

    If you read a value and then update that value, you are supposed to wait 10ms right there.

    No reason why the pic acting as a RAM chip couldn't perform other tasks until
    it is interrupted,
    as long as there's enough RAM left in both chips to run the program as well.

    I'm sure I've asked about external RAM on this board before (or on the old picbasic list).
    It would be nice to have a fast pic compatible RAM chip, as well as an FPU
    (another thing I've asked about).
    I'm sad that the pic32 chips don't even have an FPU (something I expected).
    Last edited by Art; - 3rd March 2010 at 00:50.

Similar Threads

  1. External memory routines?
    By John_Mac in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th April 2009, 03:13
  2. external Memory
    By jerryf in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 29th November 2008, 03:06
  3. PBP/PBPL and external memory
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th November 2007, 06:31
  4. PBP External Memory Bus Support
    By ALFRED in forum mel PIC BASIC
    Replies: 4
    Last Post: - 25th December 2006, 09:42
  5. external memory
    By docwisdom in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 15th April 2006, 01:51

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