Part Number: MSP430FR2522
Other Parts Discussed in Thread: TM4C129ENCPDT, MSP430FR2422
Tool/software: Code Composer Studio
Hi
We are developing a product where one TM4C129ENCPDT (I2C Master) and 48 chips of MSP430FR2522IPW16 (I2C slaves) need to communicate with each other in I2C master slave configuration.
For MSP430 is there any I2C slave example code to start with? The one example which I got explains I2C Slave using Interrupt. I want to check using Polling method first.
Any document to understand the I2C slave configuration registers would also be much helpful.
I've used I2C to communicate with sensor modules like RTC, ADC, GPS etc. where I used to follow the timing diagrams represented in the respective datasheets and get the required data.
But in this case, i have to program MSP430 to behave as a I2C slave. I don't know how to do that.
Thank You for your time and support.
