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.

INA232: driver code

Part Number: INA232
Other Parts Discussed in Thread: SYSCONFIG,

Hi

1.How can I use the .c generated by sysconfig on the MTK platform?

2.The software is currently testing the I2C communication of ina232. I read the following situation. Is there anything I can confirm? I2c signal is measured~

  • Hi,

    The code generated by Sysconfig is not by itself complete. A wrapper specific to the controller you’re using is needed to enable communication with INA232.

    The type of error shown in the picture can be caused by many, including both hardware and SW related issues. A few things to quickly confirm - make sure device address is in agreement between HW and SW; find out what task the controller is performing that resulted in the errors; is the command sent in correct sequence/timing etc.  

    Regards, Guang