您好!
CC1312数据表显示有一个比较器。 我找不到任何示例。 您能提供吗? 我需要在无线电传输期间检查电源电压(无线电 TX 期间电压降到1、8V 以下可能导致不必要的杂散谐波、正常情况下是禁止的)、以停止无线电传输、我还需要检查它、因为通过 NVS 写入闪存、 如果在闪存写入期间发生中断、则会导致闪存中出现错误、并且 NVS 驱动程序无法继续工作、直到擦除闪存。
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.
您好、
比较器位于 AUX 域中、您可以在其中找到使用传感器控制器的 COMPA/COMPB 的示例: https://software-dl.ti.com/lprf/sensor_controller_studio/docs/cc13x2_cc26x2_help/html/compa__1.html。
但是、您也可以从系统 CPU 中使用这些系统外设、这里是另一位似乎成功完成此操作的客户: https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/455245/how-to-control-comparators-on-cc2650-and-clearing-events
此致、
Arthur
(无线电发送期间电压低于1、8V
您在这里参考芯片上的 VDDS? 请注意、如果 VDDS 低于大约1.77V、CC1312R 将获得内部复位、这意味着它无论如何都会停止发送。