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.
版主 or TI工程师:
在ADC的接口中有如下两个函数:
adcMidPointCalibration
adcCalibration
请问这两个函数在哪种场景下使用,能否给出使用的样例。多谢!
如果TMS570LS2135的adc直接对接霍尔电流传感器的输出的话,应该是直接读取电压就好了,用不着用上述两个函数的吧。电流采样直接读取电流值,根据霍尔传感器,算出相应的电压值就好了。