cancel
Showing results for 
Search instead for 
Did you mean: 

Need to interface LC709203F with STM32L071 using I2C

theashwanisingla
Associate

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.

1 REPLY 1

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 Venmo Up vote any posts that you find helpful, it shows what's working..