团队、您好!
1.放在 AWR294x 芯片上的数字温度传感器 tsense0、tsense1、tsense2读取了温度类型?
瞬时值还是平均值?
2.是否有温度监测算法?
定义的过热阈值和各自的警告标志?
已定义的低温阈值和各自的警告标志?
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.
团队、您好!
1.放在 AWR294x 芯片上的数字温度传感器 tsense0、tsense1、tsense2读取了温度类型?
瞬时值还是平均值?
2.是否有温度监测算法?
定义的过热阈值和各自的警告标志?
已定义的低温阈值和各自的警告标志?
嗨、Soumya、
如果 在 GPADC_readTemperature 中保持 numAverages=1、它将提供瞬时值。 ( int32_t GPADC_readTemperature (uint8_t numAverages、uint8_t numChannels、GPADC_TempSensValueType * tempValuePtr))。 如上所述、 有关更多信息、请参阅 MCU SDK GPADC 驱动程序中的 API:GPADC_readTemperature。
此致、
Swati.