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.

F28027中两个和温度有关的例程区别是什么?



一个是Example_2802xAdcTempSensor.c,   另一个是 Example_2802xAdcTempSensorconv.c,,请问这两个例程有什么区别,我是在V200中运行的,第二个程序已知道看温度测量的结果,但是第一个程序的

 Watch Variables:

TempSensorVoltage[10]      Last 10 ADCRESULT0 values

 ConversionCount      Current result number 0-9 //! 

  LoopCount        Idle loop counter

不明其意,不知道这个程序的目的是做什么,有没有测温的结果可以观查到呢?