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.

BQ35100: Source code for BQ35100

Part Number: BQ35100

Hello,

I am trying to implement EOS for BQ35100 with MSP430. Is there a source code available. I have gone through http://www.ti.com/lit/an/slua801/slua801.pdf . Some functions in gauge.c from the document are not available like gauge_read, gauge_write, gauge_address etc. Can this source code be used with MSP430 to implement EOS?

Regards,

Prudhvi Sagar

  • The code in that app note is implemented in ANSI-C. It should be okay to use it for MSP430.  As we mentioned in the app note,  customers must implement three functions by themselve because the code we provide is system independent,