PDA

View Full Version : 14 bit address for eeprom?



kf4mot
- 17th June 2007, 14:01
Trying to interface with a 24lc128 that needs a 14 bit address. What modifier do I use to turn a word to 14 bits? If the answer is rtfm please give the chapter/ section.
Is there a better solution?
Perhaps I should just get a eeprom with 2 byte address!

skimask
- 17th June 2007, 18:45
Trying to interface with a 24lc128 that needs a 14 bit address. What modifier do I use to turn a word to 14 bits? If the answer is rtfm please give the chapter/ section.
Is there a better solution?
Perhaps I should just get a eeprom with 2 byte address!

Don't need to modify it for 14 bits. Just access the eeprom with a word variable for the address.