Other Parts Discussed in Thread: CC2530
请问TI的大神,关于cc2530内部温度传感器计算方法是怎样,获取ADC值之后怎样换算为温度,demo里面使用(ADC_VALUE) >> 4) - 315结果是不对的;
谢谢!
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.
Other Parts Discussed in Thread: CC2530
请问TI的大神,关于cc2530内部温度传感器计算方法是怎样,获取ADC值之后怎样换算为温度,demo里面使用(ADC_VALUE) >> 4) - 315结果是不对的;
谢谢!
感谢VV的回答,网上几种方法都试过都不可以的,你给我的连接里面的方法也试过,值一直在21,我对着芯片吹热风也不变,所以也是不对了,不知道TI是怎么处理的;
难道也要外接个温度?