Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: dhouston; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    13,453

    Re: ConnectOne and external EEPROM

    Bruce can probably provide an ASM routine. He's welcome to the Gerbers for both shields if he wants them.
  2. Replies
    9
    Views
    13,453

    Re: ConnectOne and external EEPROM

    Maybe Darrel can give you a register or something where you can stick WAIT.
  3. Replies
    9
    Views
    13,453

    Re: ConnectOne and external EEPROM

    Perhaps, store a length byte at the start of the strings?

    But, as is, I think the EEPROM achieves our goal of reducing the PBP code burden. Others might have even better ideas.
  4. Replies
    9
    Views
    13,453

    Re: ConnectOne and external EEPROM

    That's a pretty good trade-off; 361 bytes of EEPROM saving 2350 bytes of program space. I2C EEPROM is inexpensive even for 128KB. I haven't analyzed your code but suspect you could save even more by...
  5. Replies
    9
    Views
    13,453

    Re: ConnectOne and external EEPROM

    How much EEPROM memory for your example?
Results 1 to 5 of 5