Skip to main content
theashwanisingla
Associate
August 13, 2018
Question

Need to interface LC709203F with STM32L071 using I2C

  • August 13, 2018
  • 1 reply
  • 586 views

I am a beginner. I'm not familiar with I2C and I have to interface LC709203F battery fuel Gauge with STM32L071 controller. I had no Idea how to get values from this fuel Gauge. I can just check IsDeviceReady. I want to set some levels of battery so that I can get the voltage levels of teh Lithium-Ion Battery. Plz help me.  Thanks in advance.

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    August 13, 2018

    Review some of the examples in the HAL/Cube software trees. Most of the DISCO and EVAL boards have I2C devices attached and the BSP code frequently contains I2C routines to access them.

    You will need to change the address to match the data sheet of the gauge.

    Work with the people who set the assignment, and your peers, for direction and training.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..