1
vote
1answer
161 views

Bit Bang to I2C EEPROM MSP430

I found some code to Bit Bang to an EEPROM on the MSP430 here, but if I change the pins to what is on my design it fails to read and write. I've also added a LED for output this should blink if it ...
8
votes
5answers
909 views

Memory suggestions for MSP430

I'm developing a measurement application with the TI MSP430 and I would like to hear some suggestions on what type of memory I can use. The idea is to use it for logging during a certain time and ...