使用UCD3138 ADC14采集片内温度得到的值后,怎么转换成温度值,找半天文档没发现
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.
你要找的是这个吗?
In order to activate the internal temperature sensor the following bit in TEMPSENCTRL register at Miscellaneous Analog Control section need to be cleared.
MiscAnalogRegs.TEMPSENCTRL.bit.TEMP_SENSE_DIS = 0;