This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi all,
I am using MSP430F5529 for one of my project.In that project i need to interface EEprom with MCU,and to do read and write operation using I2C.
Can you please share C code for this using the APIs only.Please reply soon.
Which API? There is no 'the API' for MSP devices. APIs are provided by an OS or a library. There is no OS on an MSP except if you decide to use one of the available ones. And there are no standard libraries for this and that. So you should be a bit mor specific about what 3rd party software you're workign with.utpal kumar said:Can you please share C code for this using the APIs only.
Besides this, there ar elots of threas ybout I2C communication and even accessign an external EEprom. Just use the "search community" function.
**Attention** This is a public forum