View Single Post
  #4   Report Post  
Posted to sci.electronics.repair
N_Cook N_Cook is offline
external usenet poster
 
Posts: 5,247
Default Enlarging an EEPROM ?

isw wrote in message
]...
In article , "N_Cook"
wrote:

A very useful cheap and cheerful IR remote control is let down by

somewhat
inadequate memory.
http://www.amazon.co.uk/
7dayshop-Universal-Control-Learning-Function/dp/B0043VTRAQ

it uses a 24LC32B
Is it likely or unlikely that if I changed it to a 128, that the

firmware on
the ucontroller would limit the running to 32K/ not work at all or allow
running out to 128K ?
As serial linkage I'm hoping it would not be limited


If it can't address more memory, you could use two (or three) memory
chips with a switch to select which one to use.

Isaac


What would be the minimum number of lines that would need switching ?
Could you leave A0,A1,SDA paralleled and just switch SCL and WP?