Hi,
Has anyone tried I2C communication with MSP430 and bq27500(fuel guage),
http://focus.ti.com/docs/toolsw/folders/print/bq27500evm.html
I tried using the USCI I2C Master program from the below link,
http://focus.ti.com/lit/an/slaa382/slaa382.pdf
I have set the I2C address of bq27500 as 0xAA ,but everytime I execute the program
in the slave_present() routine I get no acknowlegment(i.e address was not found)..
Does anyone has a proper algorithm or sample code to communicate between MSP430 and bq27500..
please help me...
Thankyou and regards....