Hi,
Can anyone help me for to interface the bq2060a gas gauge with msp430f5438a microcontroller.can anyone send me the basic code related to this and protocol related help.
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,
Can anyone help me for to interface the bq2060a gas gauge with msp430f5438a microcontroller.can anyone send me the basic code related to this and protocol related help.
Here is some code which uses an MSP430 talking SMBus:
http://focus.ti.com/analog/docs/litabsmultiplefilelist.tsp?literatureNumber=slaa476&docCategoryId=1&familyId=412
You could adapt it to work with the bq2060A.
BTW,
Here is some code using MSP430 talking I2C, HDQ, and SDQ:
http://focus.ti.com/mcu/docs/litabsmultiplefilelist.tsp?sectionId=96&tabId=1502&literatureNumber=slva413a&docCategoryId=1&familyId=342