HI,
我现在CC1310使用的电池供电,是否可以在射频进行发送时,CC1310获取此时的电池电压?
谢谢。
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.
可以的,CC1310片上有一个Battery Monitor,它可以检测电池电压
The battery monitor is a small block automatically enabled at boot that monitors both the VDDS supply
voltage and the temperature through an on-chip temperature sensor.
The battery monitor provides voltage and temperature information to several modules, including the flash
and the radio, to ensure correct operation and lowest power consumption. Therefore, it is not
recommended to modify any settings in the battery monitor or turn it off.
驱动程序查看SDK安装目录C:\ti\simplelink_cc13x0_sdk_4_20_00_05\source\ti\devices\cc13x0\driverlib中的
aon_batmon.c和aon_batmon.h