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.
是否有方法在单次触发模式下运行 NHET?
我能否使我的 Hercules 控制器执行以下操作:
在某个时间点、软件会为 NHET 提供一些参数并启动它。
2. NHET 运行直到满足一个特定的条件(可以基于参数)
然后、NHET 生成一个中断并自行停止。
软件在中断上运行。
5.之后,软件可以再次启动 NHET 定时器。
当然、
对于一些想法,比如如何完成“启动/停止”以及如何设置命令队列...
感谢 Jan Cumps 的这篇博客-他的博客使复杂的 AppNote 更易于理解