Hi,
I am new to I2C. I am working on MSP430F5438 experimental board.
I have interfaced STw4102 IC (dual PS usb/wall adapter LiOnCharger with gas gauge ) with it.
I need to communicate with STw4102 (Slave )with I2C protocol(MSP430F5438 as Master)
operation to perform are like
1.read registers of STw4102(for battery monitoring and gas gauge discharge and charge registers)
2.write register of STw4102(control registers)
I need help as well as suggestions to write code for above.
I have referred sample code for Tx and Rx.
MSP430x54x_uscib0_i2c_10.c
MSP430x54x_uscib0_i2c_08.c
Thank You,
Pratik KUNJIR.