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.

关于F28035中ADC校准的问题

Other Parts Discussed in Thread: CONTROLSUITE

F28035的ADC中有零点校准和满刻度增益校准的问题,里面提到了要调用一个Device_cal();的函数来进行,而这个函数是位OTP寄储区内的,请问这个函数在调用时不是也要申明类型啊什么的?还有就是它运行的结果会是怎样的,哪些是它要使用的参数,它与ADCEFTRIM位的关系是什么?有没有相关的例程可能用?