大家好、我在引脚 DIO_5中将脉冲计数器连接到了 CC1310。
我想对脉冲进行计数、然后通过868无线电通信将其传递到另一个充当集中器的 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.
您好!
对于脉冲计数器、您可以使用 M3执行此操作、也可以使用传感器控制器。 如果功耗在您的应用中很重要、我建议使用传感器控制器。
也可以使用引脚或 GPIO 驱动程序。
对于射频部分、我建议从 SimpleLink Academy 开始进行介绍:
谢谢、
玛丽·H